Kepler CRM for VS Code
io.github.briantoogee/kepler-crm
Search recruiting CRM records, manage candidates, jobs, pipelines, notes and tasks with OAuth.
client:VS Code
transport:streamable-http
Install Kepler CRM in VS Code
.vscode/mcp.json
{
"servers": {
"kepler-crm": {
"type": "http",
"url": "https://app.keplercrm.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs