cross_walk — openswissdata MCP Tool
cross_walk
(cross walk) is one of 9 tools on the
openswissdata
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call cross_walk from your client
- Claude Code openswissdata cross_walk run in your project directory
- Claude Desktop openswissdata cross_walk ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor openswissdata cross_walk ~/.cursor/mcp.json
- VS Code openswissdata cross_walk .vscode/mcp.json
- Zed openswissdata cross_walk ~/.config/zed/settings.json
- Windsurf openswissdata cross_walk ~/.codeium/windsurf/mcp_config.json
- Cline openswissdata cross_walk ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI openswissdata cross_walk ~/.gemini/settings.json
- Grok openswissdata cross_walk .mcp.json (in your project root)
- ChatGPT openswissdata cross_walk Settings → Connectors → Advanced → Developer mode
- Claude.ai openswissdata cross_walk Settings → Connectors → Add custom connector
- LangChain openswissdata cross_walk pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http openswissdata https://mcp.openswissdata.com/jsonrpc
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.