MCP endpoint
OAuth discovery
OAuth endpoints
Full OAuth reference: MCP OAuth.
Other discovery
MCP OAuth
OAuth flow reference.
Setup
Install and configure.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
MCP transport, OAuth discovery, hosted verify, and well-known URLs.
| URL | Role |
|---|---|
https://mcp.neus.network/mcp | MCP. Setup |
| URL | Role |
|---|---|
https://mcp.neus.network/.well-known/oauth-protected-resource | Protected resource metadata (RFC 9728 origin) |
https://mcp.neus.network/.well-known/oauth-protected-resource/mcp | Protected resource metadata (RFC 9728 path insertion) |
https://neus.network/.well-known/oauth-authorization-server | Authorization server metadata (RFC 8414) |
| URL | Role |
|---|---|
https://neus.network/oauth/authorize | Authorization endpoint (browser login) |
https://neus.network/api/v1/auth/mcp/token | Token endpoint (code exchange + refresh) |
https://neus.network/api/v1/auth/mcp/revoke | Token revocation |
| URL | Role |
|---|---|
https://mcp.neus.network/.well-known/mcp | MCP discovery (extensionless handshake) |
https://mcp.neus.network/.well-known/mcp.json | MCP discovery |
https://neus.network/.well-known/mcp | Same discovery card on the product domain (url stays https://mcp.neus.network/mcp) |
https://mcp.neus.network/.well-known/mcp/server-card.json | MCP server card |
https://mcp.neus.network/.well-known/glama.json | Glama connector claim |
https://neus.network/.well-known/a2a/agent-card.json | Platform A2A agent card. Docs |
https://neus.network/.well-known/agent-card.json | EIP-8004 agent registration |
