FindMeTool for Cursor
com.findmetool/lookup
Look up a FindMeTool page URL. Tool input stays in the browser.
client:Cursor
transport:streamable-http
tools:2
Install FindMeTool in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"lookup": {
"url": "https://findmetool.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs