Loading MCP server directory, please wait...
Provenance-tagged knowledge graph of AI/ML research: papers, citations, methods, code.
npx @getmcp/cli add ai.syntology/graphRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer trial token -- get one free, no signup: POST https://syntology.ai/api/oauth/trial/token (20 queries, 30-minute expiry). Full OAuth 2.0 client-credentials flow also available via /authorize and /register, see https://syntology.ai/developers.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.syntology/graph": {
"url": "https://syntology.ai/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}