mcphost for Cursor
dev.mcphost/mcphost
Host your MCP tool over streamable HTTP in one command.
client:Cursor
transport:streamable-http
tools:88
Install mcphost in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcphost": {
"url": "https://mcphost.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor can do once it is connected
- signup
- host.whoami
- host.redeem
- host.key_rotate
- host.self_offboard
- host.tool_publish
- host.quickstart
- host.tool_list
- host.tool_remove
- host.tool_logs
- host.tool_test
- host.bridge_test
- host.tool_run
- host.tool_call
- host.tool_history
- host.tool_rollback
- host.tool_diff
- host.usage
- host.changelog
- host.export
- host.tool_share
- host.tool_unshare
- host.group.create
- host.group.add