Need help using or building on Metagraphed? Here's where to go.
- Browse — the web app at metagraph.sh.
- API & contract — the API stability guide; OpenAPI at
/metagraph/openapi.json. - AI agents — add the MCP server (
claude mcp add --transport http metagraphed https://api.metagraph.sh/mcp), grab the copyable agent, or point any LLM at/llms.txt. - Clients —
@jsonbored/metagraphed(npm) ·metagraphed(PyPI).
- Bug or feature request — open an issue using a template.
- Wrong or missing subnet data — a small candidate PR is the fastest fix; see CONTRIBUTING.md and the submission templates.
- Security — don't open a public issue; follow SECURITY.md.
Start in docs/ — product notes, the submission gate, and the curation playbook.