Observee exposes 1000+ integrations for AI agents via MCPs. It handles OAuth, security, and observability. Connects to APIs like Slack, GitHub, and Stripe. Developers use it to build agents with pre-built, secure integrations.
Observee exposes 1000+ integrations for AI agents via MCPs. It handles OAuth, security, and observability. Connects to APIs like Slack, GitHub, and Stripe. Developers use it to build agents with pre-built, secure integrations.
npx -y @observee/sdkAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"observee-ai-observee-github": {
"command": "npx",
"args": [
"-y",
"npx -y @observee/sdk"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from observee?"
API Key Required
This server requires an API key from observee. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| OBSERVEE_API_KEY | Yes | Your observee API key |
"What resources are available in observee?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in observee"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in observee with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.