SeaOtter Dispatch for Cursor
ai.seaotter/otterscore
SeaOtter dispatches work to a Superteam and checks the delivered outcome before money moves.
client:Cursor
transport:streamable-http
Install SeaOtter Dispatch in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"otterscore": {
"url": "https://mcp.seaotter.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs