keyurgolani/AnyIDE
Self-hosted tool server exposing host-machine capabilities to LLM clients via MCP and OpenAPI protocols
Platform-specific configuration:
{
"mcpServers": {
"AnyIDE": {
"command": "npx",
"args": [
"-y",
"AnyIDE"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...