developer tools for Cursor
net.programmes/developer-tools
65+ free in-browser developer tools (JSON, Base64, JWT, hash, regex…) callable over MCP.
client:Cursor
transport:streamable-http
tools:59
Install developer tools in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"developer-tools": {
"url": "https://programmes.net/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs