TestGraph for Grok
io.github.bbcbasic/testgraph
Shared semantic graph for AI reviews, classification and structured memory across AI assistants.
client:Grok
transport:streamable-http
tools:37
Install TestGraph in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"testgraph": {
"type": "http",
"url": "https://testgraph.21dle.co.uk/mcp-v2"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok can do once it is connected
- set_review_visibility
- list_reviews_by_visibility
- list_my_mcp_interactions
- list_my_workflows
- get_induction
- get_server_info
- search
- fetch
- vocabulary_index
- list_root_subject_types
- list_child_subject_types
- get_subject_type_path
- resolve_subject_type
- resolve_subject
- get_subject_classification
- affirm_subject_classification
- propose_subject_reclassification
- reopen_subject_classification
- resolve_subject_hierarchy
- register_subject_type_alias
- set_type_relationship
- retire_type_relationship
- register_field
- enrich_subject