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.
Server address
Section titled “Server address”https://api.stll.app/mcpSelf-hosted instances serve the same endpoint on their own API host.
Claude
Section titled “Claude”- In Claude, open Settings → Connectors → Add custom connector.
- Paste the server address above and confirm.
- Claude opens stella’s sign-in page: enter your email and the one-time code you receive.
- 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.
ChatGPT
Section titled “ChatGPT”- In ChatGPT, open Settings → Connectors (or enable developer mode if your plan requires it for custom connectors).
- Add a connector with the server address above.
- Complete the same sign-in and permission review in the stella window that opens.
Other MCP clients
Section titled “Other MCP clients”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.
Next steps
Section titled “Next steps”- Browse what the connected assistant can do.
- Prefer a terminal? Set up the CLI.