Connect via ChatGPT or Claude
NeurionOcta Gateway implementira RFC 8414 (Authorization Server Metadata) i RFC 9728 (Protected Resource Metadata) discovery, RFC 7591 Dynamic Client Registration, i PKCE (S256) po OAuth 2.1 specifikaciji. ChatGPT i Claude otkrivaju i registruju se automatski — nije potrebna ručna konfiguracija client ID-a.
MCP server URL
Use this endpoint for both ChatGPT and Claude custom connector configuration:
URL
https://neurionid-production.up.railway.app/v1/mcpChatGPT
- Open ChatGPT → Settings → Apps (Aplikacije).
- Enable Developer mode if not already active.
- Select Create app (Izradi aplikaciju).
- Enter the MCP server URL below and complete the OAuth authorization flow.
- On the NeurionOcta consent screen, sign in with your organization API key and select the agent identity to authorize.
Claude
- Open Claude → Settings → Customize → Connectors.
- Select Add custom connector.
- Enter the MCP server URL below and complete the OAuth authorization flow.
- On the NeurionOcta consent screen, sign in with your organization API key and select the agent identity to authorize.
Token scope i sigurnosni model
- Access token je vezan za jedan
agentDid, ne za cijelu organizaciju. Claims u JWT-u identificiraju tačan agent identitet pri svakom MCP pozivu. - Consent ekran na
/interaction/:uideksplicitno traži izbor agenta prije autorizacije. Korisnik mora autentificirati organizaciju API ključem, zatim odabrati koji agent dobija pristup. - Policy engine (OPA/Rego) i blockchain-anchored audit trail primjenjuju se identično bez obzira na auth mehanizam — OAuth bearer token ili
?apiKey=fallback na istom /v1/mcp endpointu. - Osjetljivi alati (npr.
purchase_licence) mogu zahtijevati eksplicitnu potvrdu na strani AI platforme prije izvršenja, uz NeurionOcta policy provjeru prije same egzekucije alata.
Discovery endpoints: Authorization Server Metadata (RFC 8414) · Protected Resource Metadata (RFC 9728)