attest mcp remote for Cursor
io.github.spazio-genesi/attest-mcp-remote
Zero-install remote MCP server for proof-of-existence file attestation.
client:Cursor
transport:streamable-http
tools:8
Install attest mcp remote in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"attest-mcp-remote": {
"url": "https://attest-mcp-remote.it-e3f.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs