Skip to content

Connect your AI assistant

stella exposes a remote MCP server. Any assistant that supports remote MCP servers with OAuth can connect to your workspace. The client chooses which permissions to request; stella shows that set for you to approve or reject as a whole.

https://api.stll.app/mcp

Self-hosted instances serve the same endpoint on their own API host.

  1. In Claude, open Settings → Connectors → Add custom connector.
  2. Paste the server address above and confirm.
  3. Claude opens stella’s sign-in page: enter your email and the one-time code you receive.
  4. Review the requested permissions and approve or reject the complete set. To request fewer permissions, change the connector’s scope configuration in Claude before authorizing it. Grants are per organization; you can disconnect at any time from stella’s Settings → Connections.
  1. In ChatGPT, open Settings → Connectors (or enable developer mode if your plan requires it for custom connectors).
  2. Add a connector with the server address above.
  3. Complete the same sign-in and permission review in the stella window that opens.

Any client speaking Streamable HTTP with OAuth 2.0 works the same way: point it at the server address and complete the browser sign-in. The server advertises its scopes. Check the client’s requested set before approving it, and configure the client to request only what it should be able to do.