entity_history — openswissdata MCP Tool
entity_history
(entity history) 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 entity_history from your client
- Claude Code openswissdata entity_history run in your project directory
- Claude Desktop openswissdata entity_history ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor openswissdata entity_history ~/.cursor/mcp.json
- VS Code openswissdata entity_history .vscode/mcp.json
- Zed openswissdata entity_history ~/.config/zed/settings.json
- Windsurf openswissdata entity_history ~/.codeium/windsurf/mcp_config.json
- Cline openswissdata entity_history ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI openswissdata entity_history ~/.gemini/settings.json
- Grok openswissdata entity_history .mcp.json (in your project root)
- ChatGPT openswissdata entity_history Settings → Connectors → Advanced → Developer mode
- Claude.ai openswissdata entity_history Settings → Connectors → Add custom connector
- LangChain openswissdata entity_history 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.