Docs
Choose your preferred AI platform and authentication method to get started with Agentsfera.
Claude Desktop
Anthropic Claude Desktop is a native app for chatting with Claude. Extend it with MCP to bring Agentsfera's tools into your desktop workflows.
Ways to Connect:
- • OAuth — simple configuration snippet with browser authentication
- • Custom Headers — API key via Authorization and optional user-session-id (env var support)
Cursor
Cursor is an AI code editor built to make you extraordinarily productive. Connect Agentsfera's tools to enhance your coding workflow.
Ways to Connect:
- • OAuth — simple configuration with browser authentication
- • Custom Headers — API key via Authorization and optional user-session-id
Visual Studio Code
VS Code with GitHub Copilot gets access to MCP servers for enhanced AI assistance. Connect Agentsfera tools directly to your development workflow.
Ways to Connect:
- • Command Line — one-command setup with code --add-mcp
Claude Code
Anthropic's Claude Code is an AI coding assistant for your IDE. Use natural language to generate, refactor, and navigate code.
Ways to Connect:
- • OAuth (recommended) — one‑command setup with browser authentication
- • Custom Headers — API key via Authorization + optional user-session-id
TypeScript SDK
Use our TypeScript client SDK to connect to Agentsfera from Node.js and browser apps.
Ways to Connect:
- • Install via npm/yarn/pnpm/bun
- • Authenticate with API key headers
C# SDK
Integrate Agentsfera in .NET applications with our C# SDK.
Ways to Connect:
- • Install via NuGet
- • Authenticate with API key headers
Python SDK
Quickly call Agentsfera from Python scripts and services.
Ways to Connect:
- • Install via pip
- • Authenticate with API key headers
Java SDK
Use our Java SDK to connect from JVM applications.
Ways to Connect:
- • Install with Maven/Gradle
- • Authenticate with API key headers
OpenAPI REST
Call Agentsfera via REST endpoints described by OpenAPI.
Ways to Connect:
- • Use API key headers
- • Optional user-session-id header
OpenAI Platform
Connect Agentsfera tools to OpenAI platform flows.
Ways to Connect:
- • API key headers
- • Server-side integration
Active Pieces
Connect automation flows with Agentsfera (coming soon).
Ways to Connect:
- • Coming soon
Microsoft Foundry
Integrate with Microsoft Foundry (coming soon).
Ways to Connect:
- • Coming soon
n8n
Automation with n8n (coming soon).
Ways to Connect:
- • Coming soon