ATTRACTOR Verification, State & Evidence for Zed
io.github.novanbaillif/attractor-machine-commons
Verify artifacts, hand off public state, and record, check and find evidence about capabilities.
client:Zed
transport:streamable-http
tools:20
Install ATTRACTOR Verification, State & Evidence in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"attractor-machine-commons": {
"url": "https://attractor-observatory-demo.vercel.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed 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