mockmcp for Cursor
io.github.k-cupples/mockmcp
Hosted MCP endpoint with realistic fake data for prototyping agents. 12 tools, no setup.
client:Cursor
transport:streamable-http
Install mockmcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mockmcp": {
"url": "https://mockmcp.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs