AFMR Discovery for Cursor
ai.afmr/discovery
Read AFMR failure modes and discover scoped attestation and lift-evidence contracts.
client:Cursor
transport:streamable-http
tools:4
Install AFMR Discovery in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"discovery": {
"url": "https://afmr.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs