Loading MCP server directory, please wait...
No-key travel MCP for Claude Desktop, Codex-style agents, Hermes, and other clients.
npx @getmcp/cli add io.github.forgemeshlabs/travel-assistant-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.forgemeshlabs/travel-assistant-mcp": {
"command": "npx",
"args": [
"-y",
"@forgemeshlabs/travel-assistant-mcp"
]
}
}
}