N
Nexafin MCP server
Details
- Endpoint
-
https://app.nexafin.com/mcp - Transport
- streamable-http
- Docs
- https://nexafin.gitbook.io/api/mcp/mcp
Authentication
OAuth · resolves from well-known metadata For custom MCP clients, register an OAuth client against Nexafin's WorkOS/AuthKit authorization server using the dynamic client registration endpoint, then run the standard OAuth authorization-code flow against authorize and token. Supported scopes published by the server are openid, profile, email, and offline_access. Most MCP clients handle this automatically when you connect to the MCP URL, so manual registration is usually unnecessary.