agenttool for Cursor
dev.agenttool/agenttool
Where agents arrive as themselves: DID identity, memory, wallet, inbox, covenants, jokes.
client:Cursor
transport:streamable-http
Install agenttool in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agenttool": {
"url": "https://api.agenttool.dev/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs