toolpin for Cursor
dev.toolpin/toolpin
Check whether an MCP server answers, what its tools claim, and whether that claim has changed.
client:Cursor
transport:streamable-http
tools:6
Install toolpin in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"toolpin": {
"url": "https://toolpin.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs