Skip to content
| Marketplace
Sign in
Visual Studio Code>Machine Learning>TRIBEcode - AI Coding AssistantNew to Visual Studio Code? Get it now.
TRIBEcode - AI Coding Assistant

TRIBEcode - AI Coding Assistant

TRIBEcode

|
14 installs
| (8) | Free
Connect to TRIBEcode platform for AI-powered coding agents, secure authentication, and seamless development workflow integration. Access intelligent coding assistance directly from cursor, extending the capabilities of your Composer agent with built-in MCP orchestration and agent management.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TRIBEcode Extension for Cursor

Enhance your Cursor IDE with TRIBEcode's AI agent orchestration platform. Access specialized coding agents directly from your editor through the Model Context Protocol (MCP).

What This Extension Does

The TRIBEcode extension connects your Cursor IDE to the TRIBEcode platform, giving you access to:

  • AI Agent Management: Create, configure, and execute specialized AI agents
  • MCP Integration: Seamlessly access TRIBEcode tools through Cursor's Claude interface
  • Secure Authentication: OAuth-based connection to your TRIBEcode account
  • Persistent Storage: Local database for agent configurations and session data

Installation

  1. Install from the VSCode Marketplace or download the .vsix file
  2. In Cursor: Extensions → Install from VSIX... → Select tribecode-0.1.4.vsix
  3. Reload Cursor when prompted

Getting Started

1. Authenticate with TRIBEcode

Click the TRIBEcode icon in the status bar or run the command:

Cmd/Ctrl + Shift + P → "TRIBEcode: Authenticate"

This will:

  • Open your browser to authenticate with TRIBEcode
  • Securely store your credentials
  • Update the status bar to show "🔥 TRIBEcode: Connected"

2. MCP Server Starts Automatically

Once authenticated, the extension automatically:

  • Starts the TRIBEcode MCP server after 3 seconds
  • Shows a notification: "TRIBEcode MCP server started. Agent tools are now available!"
  • Exposes TRIBEcode tools to Claude in Cursor

3. Using TRIBEcode Tools in Cursor

With the MCP server running, Claude in Cursor can now use these TRIBEcode tools:

Agent Management Tools

  • list_agents_TRIBE - View all your TRIBEcode agents
  • get_agent_TRIBE - Get details about a specific agent
  • create_agent_TRIBE - Create new specialized agents
  • update_agent_TRIBE - Modify agent configurations
  • delete_agent_TRIBE - Remove agents
  • execute_agent_TRIBE - Run agent tasks

Prometheus Platform Tools

  • create_prometheus_bounty_TRIBE - Create bounties for GitHub issues
  • list_prometheus_bounties_TRIBE - View your active bounties

Example Usage in Cursor

Simply ask Claude to use TRIBEcode tools:

"List my TRIBEcode agents"
"Create a new code review agent named 'Security Scanner'"
"Execute the Bug Hunter agent on this file"

Features

🔐 Secure Authentication

  • OAuth 2.0 flow with TRIBEcode platform
  • Tokens stored securely in VSCode's secret storage
  • Automatic token refresh

🤖 MCP Integration

  • Automatic MCP server management
  • All TRIBEcode tools exposed to Claude
  • Real-time agent execution

💾 Local Data Storage

  • SQLite database in VSCode's global storage
  • Persistent agent configurations
  • Execution history tracking

🎯 Status Bar Integration

  • Quick access to authentication status
  • One-click authentication/logout
  • Real-time connection status

Commands

Access via Command Palette (Cmd/Ctrl + Shift + P):

  • TRIBEcode: Authenticate - Connect to TRIBEcode
  • TRIBEcode: Logout - Disconnect and clear credentials
  • TRIBEcode: Check Authentication Status - View connection details
  • TRIBEcode: Open Dashboard - Open TRIBEcode web dashboard

Troubleshooting

MCP Server Not Starting

  1. Check you're authenticated (status bar shows "🔥 TRIBEcode: Connected")
  2. Wait 3 seconds after authentication for the server to start
  3. Check the Output panel for any error messages

Authentication Issues

  1. Click "TRIBEcode: Not authenticated" in status bar
  2. Complete the OAuth flow in your browser
  3. Return to Cursor - you should see "Connected"

Tools Not Available in Claude

  1. Ensure the MCP server notification appeared
  2. Try reloading Cursor (Cmd/Ctrl + R)
  3. Re-authenticate if necessary

Data Storage

The extension stores data in:

  • macOS: ~/Library/Application Support/Cursor/User/globalStorage/tribecode.tribecode/
  • Windows: %APPDATA%\Cursor\User\globalStorage\tribecode.tribecode\
  • Linux: ~/.config/Cursor/User/globalStorage/tribecode.tribecode/

This includes:

  • tribecode.db - Local SQLite database
  • OAuth tokens (stored securely in VSCode secrets)

Privacy & Security

  • Authentication tokens are stored securely using VSCode's secret storage API
  • All communication with TRIBEcode uses HTTPS
  • Local data is stored in your VSCode user directory
  • No telemetry or usage data is collected

Requirements

  • Cursor IDE (or VSCode) version 1.96.0 or higher
  • Active internet connection for authentication
  • TRIBEcode account (free at tribecode.ai)

Support

  • Issues: GitHub Issues
  • Documentation: tribecode.ai/docs
  • Community: Join our Discord at tribecode.ai/discord

License

MIT License - See LICENSE file for details


TRIBEcode Extension v0.1.4 | AI Agent Orchestration for Cursor

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft