Nolus Protocol
nolus.io
· Nolus Protocol
Informational agent card for the Nolus Protocol marketing site. Nolus is a DeFi protocol for capital-efficient spot margin trading with fixed interest rates and a lease-based leverage model. For programmatic interaction, use the Nolus.js MCP server (https://github.com/nolus-protocol/nolus.js#mcp-server) or the read-only REST API at https://app.nolus.io/api/.
nolus.io via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 42/100
D-grade: significant issues — auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Endpoints
| Agent card | https://nolus.io/.well-known/agent-card.json |
| Provider | https://nolus.io/ |
| Docs | https://nolus.io/Nolus-Whitepaper.pdf |
Skills · 2 declared · mapped to canonical taxonomy
Fetch Nolus Protocol documentation, whitepaper, and marketing content via HTTP with Markdown content negotiation (Accept: text/markdown).
Fetch live protocol data (prices, leases, pools, staking, governance) via the REST API on app.nolus.io. See https://nolus.io/.well-known/agent-skills/index.json…
Health · last 12 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/nolus.io) [](https://agenstry.com/agents/nolus.io) [](https://agenstry.com/agents/nolus.io) [](https://agenstry.com/agents/nolus.io)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Nolus Protocol",
"version": "1.0.0",
"description": "Informational agent card for the Nolus Protocol marketing site. Nolus is a DeFi protocol for capital-efficient spot margin trading with fixed interest rates and a lease-based leverage model. For programmatic interaction, use the Nolus.js MCP server (https://github.com/nolus-protocol/nolus.js#mcp-server) or the read-only REST API at https://app.nolus.io/api/.",
"url": "https://nolus.io/",
"provider": {
"organization": "Nolus Protocol",
"url": "https://nolus.io/"
},
"documentationUrl": "https://nolus.io/Nolus-Whitepaper.pdf",
"supportedInterfaces": [
{
"url": "https://nolus.io/",
"transport": "https",
"protocol": "http-markdown",
"description": "Marketing site with Markdown content negotiation (Accept: text/markdown)",
"contentType": "text/markdown"
},
{
"url": "https://app.nolus.io/api/",
"transport": "https",
"protocol": "rest",
"description": "REST API on the webapp (OpenAPI 3.1)",
"contentType": "application/json"
}
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain",
"text/markdown",
"application/json"
],
"skills": [
{
"id": "read-protocol-metadata",
"name": "Read protocol metadata",
"description": "Fetch Nolus Protocol documentation, whitepaper, and marketing content via HTTP with Markdown content negotiation (Accept: text/markdown).",
"tags": [
"defi",
"documentation",
"markdown",
"read-only"
],
"examples": [
"What is Nolus Protocol?",
"How does Nolus's lease-based margin work?",
"What is the NLS token used for?"
]
},
{
"id": "read-protocol-data",
"name": "Read live protocol data",
"description": "Fetch live protocol data (prices, leases, pools, staking, governance) via the REST API on app.nolus.io. See https://nolus.io/.well-known/agent-skills/index.json for the skills manifest.",
"tags": [
"defi",
"rest-api",
"read-only"
],
"examples": [
"What is the current APR on Nolus?",
"What assets does Nolus support?",
"What are the active leverage leases?"
]
}
]
}