Governed graph-native agent memory: knowledge extraction, fusion, hybrid RAG, scoped access tokens.
claude mcp add gctrl -- npx -y gctrl-mcp
claude_desktop_config.json
{
"mcpServers": {
"gctrl": {
"command": "npx",
"args": [
"-y",
"gctrl-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"gctrl": {
"command": "npx",
"args": [
"-y",
"gctrl-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"gctrl": {
"command": "npx",
"args": [
"-y",
"gctrl-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"gctrl": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"gctrl-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"gctrl": {
"command": "npx",
"args": [
"-y",
"gctrl-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.GCTRL-TECH--gctrl/reviews or the review_server meta-tool.
POST /mcp