Back to search
30
MCP

Gocode

pulsemcp/gocode

Claude Code reimplemented in Go as a fast AI coding agent runtime with MCP server support.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@leo000001/claude-code-mcp
MCP server that runs Claude Code as tools — start coding agents, poll their progress, and control permissions from any MCP client
0 tools
mcp-coder
AI-powered software development automation toolkit using Claude Code CLI and MCP servers for intelligent code analysis, testing, and impleme
0 tools
agentdrive-mcp
Agent Drive MCP server for Claude Code
0 tools
claude-agent-mcp
Sessioned Claude-backed agent runtime exposed over MCP
0 tools
@iflow-mcp/xihuai18-claude-code-mcp
MCP server that runs Claude Code as tools — start coding agents, poll their progress, and control permissions from any MCP client
0 tools
claude-orator-mcp
An MCP server for prompt optimization in Claude Code
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gocode": {
      "url": "None",
      "transport": "http"
    }
  }
}