MCP Server Integration
Power your AI coding assistant with native context.
Model Context Protocol Support
Connect AI coding agents (such as Claude Desktop or Cursor) directly to your Mag server using Model Context Protocol (MCP). Let your local LLM contextually inspect repos, view issues, and manage merges.
Claude Desktop Setup
Add the SSE configuration to your local 'claude_desktop_config.json'. Once configured, Claude will be able to run queries and analyze repository structure dynamically.
Exposed Agent Tools
AI agents gain access to tools like 'list_repos', 'get_repo', 'list_issues', and 'create_pull_request', allowing them to execute code-aware tasks securely within your permissions.