Nimble CRM for VS Code
com.nimble.app/nimble-crm
Connect AI assistants to Nimble CRM to access and work with customer relationship data.
client:VS Code
transport:streamable-http
Install Nimble CRM in VS Code
.vscode/mcp.json
{
"servers": {
"nimble-crm": {
"type": "http",
"url": "https://app.nimble.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs