Syenite is an MCP server for DeFi and blockchain: one endpoint for lending rates, yield, risk, and swap execution. Discovery happens in crypto-first registries and on the open web. This page lists where to find and add Syenite for MCP + DeFi and agentic DeFi workflows.
URL: https://syenite.ai. MCP endpoint: https://syenite.ai/mcp (POST). No API key for standard use; rate limit 30 req/min per IP.
Docs and guides: syenite.ai/docs. Tool list, quick start, and tutorials are on the site. Use the docs for both human readers and for model context.
Syenite exposes https://syenite.ai/.well-known/mcp.json. That URL returns the server name, version, transport, endpoint, and tool list. Clients and registries can discover the server from the domain without a central directory. Fetch it with GET; no auth.
curl -s https://syenite.ai/.well-known/mcp.json
General MCP lists (e.g. top 10 by downloads) are dominated by non-crypto servers. For MCP server DeFi and MCP server blockchain discovery, use crypto-focused lists:
Listing in these places improves visibility for “DeFi MCP server” and “agentic DeFi” searches. Do not rely on appearing in generic “top MCP servers” lists; those are not crypto-focused.
Syenite is also listed (or can be added) in the official MCP registry, Smithery, mcp.so, PulseMCP, and MCP Hub. Multi-directory listing is hygiene; the main leverage for MCP + DeFi discovery is crypto-first registries plus the docs and sitemap on syenite.ai.
In Cursor, Claude Desktop, or any MCP client, add the server URL https://syenite.ai/mcp. See Quick start for the exact config. No API key required to start.
Quick start, Build a DeFi lending agent in 30 minutes, Security and production use. Homepage for the full tool list.