Docs
Choose your preferred AI platform and authentication method to get started with Agentsfera.
Visual Studio Code
Connect your MCP server to Visual Studio Code for seamless AI assistance in your development workflow.
Step 1: Generate a Session ID (optional)
Generate a session ID for maintaining continuity across reconnects.
Generated Session ID:
Step 2: Run Command
Open your terminal and run this command to install Agentsfera MCP server:
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! Restart VS Code and you'll have access to all Agentsfera tools with GitHub Copilot.
🎉 Success: MCP server installed via command line! Restart VS Code to use Agentsfera tools with GitHub Copilot.
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.