knowledge for Claude Desktop
ai.flyvolo/knowledge
Evidence-graded, task-level record of how AI and automation change jobs and degrees. Read-only.
client:Claude Desktop
transport:streamable-http
tools:16
Install knowledge in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"knowledge": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.flyvolo.ai/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs