Connect any MCP-compatible AI client to a Filamental knowledge graph vault. Search nodes, traverse relationships, and create or edit graph content. Local-first, no cloud dependency, no auth required. Works with Claude, Cursor, Windsurf, Zed and 30+ other clients.
Server Config
{
"mcpServers": {
"filamental": {
"command": "npx",
"args": [
"filamental-mcp"
]
}
}
}