Docs
Choose your preferred AI platform and authentication method to get started with Agentsfera.
Claude Code
Integrate Agentsfera with Claude Code
Claude Code is Anthropic's AI coding assistant that brings Claude's intelligence directly into your development environment. By connecting Agentsfera to Claude Code, you enable your AI assistant to access live data from 500+ business tools, databases, and APIs - transforming it into a context-aware coding companion.
Why Integrate Claude Code with Agentsfera?
- Real-Time Context: Pull Jira tickets, GitHub issues, Confluence documentation, and Azure DevOps work items directly into your coding session.
- One-Command Setup: Install with a single CLI command - OAuth handles all authentication automatically.
- Session Persistence: Optional user-session-id headers maintain conversation context across reconnections and tool calls.
- Zero Configuration: No manual MCP server setup required - Agentsfera manages all infrastructure and integrations for you.
Authentication Options
Choose between OAuth (recommended for quick setup) or API keys with custom headers for advanced control and automated workflows.
Step 1: Add MCP Server
claude mcp add --transport http agentsfera https://api.agentsfera.ai --scope userStep 2: Open Claude Code
This opens the Claude Code interface. You're now ready to use MCP commands.
Step 3: Access MCP Settings
You should see 'agentsfera' with '△ disconnected' status. Press Enter to authenticate.
Step 4: Authenticate with Agentsfera
A browser window will open for authentication
If your browser doesn't open automatically, copy the URL manually.
Login to your account:

Grant access to Claude Code:

Step 5: Verify Connection
After successful authentication, return to Claude Code and run /mcp again:
Success! You should now see "✔ connected" next to agentsfera.
Step 6: Start Using Agentsfera
🎉 All set! You now have access to all Agentsfera tools in Claude Code.
Example Usage
You:
"Search documents for the quarterly report template"
💡 Tip: You can ask natural questions about your connected services and Agentsfera will automatically use the right tools.
