clutch agency api for VS Code
io.github.johnisanerd/clutch-agency-api
Clutch.co B2B agency directory, profiles, and reviews as JSON, via an Apify Actor, hosted MCP.
client:VS Code
transport:streamable-http
Install clutch agency api in VS Code
.vscode/mcp.json
{
"servers": {
"clutch-agency-api": {
"type": "http",
"url": "https://mcp.apify.com/?tools=johnvc/clutch-agency-api"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs