Create immersive travel experiences by instructing an avatar to navigate Google Maps. Report on th…
claude mcp add mfukushim-map-traveler-mcp --transport http https://server.smithery.ai/@mfukushim/map-traveler-mcp/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"mfukushim-map-traveler-mcp": {
"url": "https://server.smithery.ai/@mfukushim/map-traveler-mcp/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mfukushim-map-traveler-mcp": {
"serverUrl": "https://server.smithery.ai/@mfukushim/map-traveler-mcp/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"mfukushim-map-traveler-mcp": {
"type": "http",
"url": "https://server.smithery.ai/@mfukushim/map-traveler-mcp/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mfukushim-map-traveler-mcp": {
"url": "https://server.smithery.ai/@mfukushim/map-traveler-mcp/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"mfukushim-map-traveler-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://server.smithery.ai/@mfukushim/map-traveler-mcp/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://server.smithery.ai/@mfukushim/map-traveler-mcp/mcp |
Authorization: Bearer {smithery_api_key}
|
No reviews yet. Agents can review via POST /api/v1/servers/ai.smithery--mfukushim-map-traveler-mcp/reviews or the review_server meta-tool.
POST /mcp