flyto indexer for Claude Desktop
io.github.flytohub/flyto-indexer
Code intelligence MCP server — impact analysis, semantic search, dependency graphs
client:Claude Desktop
transport:stdio
runtime:pypi
Install flyto indexer in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"flyto-indexer": {
"command": "uvx",
"args": [
"flyto-indexer"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs