Docs
Choose your preferred AI platform and authentication method to get started with Agentsfera.
Visual Studio Code
Integrate Agentsfera with Visual Studio Code
Visual Studio Code with GitHub Copilot now supports MCP servers, enabling AI assistants to access external tools and data sources. By connecting Agentsfera to VS Code, you unlock 500+ pre-built integrations that bring live business data directly into your development workflow.
Why Integrate VS Code with Agentsfera?
- GitHub Copilot Enhancement: Give Copilot access to project management tools, documentation systems, and real-time business data.
- One-Command Installation: Use the built-in
code --add-mcpcommand for instant setup - no manual configuration files needed. - Native MCP Support: VS Code's official MCP integration means seamless compatibility and automatic updates.
- Developer-First Design: Maintain session continuity with optional user-session-id headers for consistent context across coding sessions.
Getting Started
Installation takes under 60 seconds using the command-line method. Authenticate with API keys and optional session IDs for complete control over your AI assistant's data access.
Step 1: Generate a Session ID (optional)
Step 2: Run Command
code --add-mcp "{\"name\":\"agentsfera\",\"command\":\"npx\",\"args\":[\"mcp-remote\",\"https://api.agentsfera.ai\",\"--header\",\"Authorization:Bearer agentsfera_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\"--header\",\"user-session-id:\"]}"Step 3: Start Using Agentsfera
🎉 Success: MCP server installed via command line! Restart VS Code to use Agentsfera tools with GitHub Copilot.
Example Usage
You:
"Find emails about the budget meeting this week"
💡 Tip: You can ask natural questions about your connected services and Agentsfera will automatically use the right tools.
