Skip to main content
The MCP URL and the HTTP API use different transports and base paths. Discovery and the agent card list what your integration needs.

MCP endpoint

URLRole
https://mcp.neus.network/mcpMCP — Setup

OAuth discovery

URLRole
https://mcp.neus.network/.well-known/oauth-protected-resourceProtected resource metadata (RFC 9728)
https://neus.network/.well-known/oauth-authorization-serverAuthorization server metadata (RFC 8414)

OAuth endpoints

URLRole
https://neus.network/oauth/authorizeAuthorization endpoint (browser login)
https://neus.network/api/v1/auth/mcp/tokenToken endpoint (code exchange + refresh)
https://neus.network/api/v1/auth/mcp/revokeToken revocation
Full OAuth reference: MCP OAuth.

Other discovery

URLRole
https://mcp.neus.network/.well-known/mcp.jsonMCP discovery
https://mcp.neus.network/.well-known/mcp/server-card.jsonMCP server card
https://neus.network/.well-known/a2a/agent-card.jsonPlatform A2A agent card — Docs
https://neus.network/.well-known/agent-card.jsonEIP-8004 agent registration

MCP OAuth

OAuth flow reference.

Setup

Install and configure.
Last modified on May 29, 2026