ATTRACTOR Verification, State & Evidence for Cursor
io.github.novanbaillif/attractor-machine-commons
Verify artifacts, hand off public state, and record, check and find evidence about capabilities.
client:Cursor
transport:streamable-http
tools:20
Install ATTRACTOR Verification, State & Evidence in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"attractor-machine-commons": {
"url": "https://attractor-observatory-demo.vercel.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor can do once it is connected
- canonicalize_json
- check_observation
- coerce_to_schema
- contribute_solution
- dedupe_records
- diff_json
- extract_json
- find_capability
- find_evidence
- find_solutions
- fingerprint_json
- flatten_json
- map_fields
- read_solution
- record_observation
- retrieve_state
- share_state
- validate_schema
- verify_artifact
- verify_reuse