Skip to content
VS Code

githunt mcp for VS Code

io.github.githunt-agent/githunt-mcp

Search, rank, and analyze GitHub developers for tech recruiting via GitHunt's API.

client:VS Code transport:streamable-http runtime:npm

Install githunt mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "githunt-mcp": {
      "type": "http",
      "url": "https://mcp.githunt.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

githunt mcp in other clients