fetch_ddo_definition — dannet MCP Tool Read-only
fetch_ddo_definition
(fetch ddo definition) is one of 6 tools on the
dannet
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call fetch_ddo_definition from your client
- Claude Code dannet fetch_ddo_definition run in your project directory
- Claude Desktop dannet fetch_ddo_definition ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor dannet fetch_ddo_definition ~/.cursor/mcp.json
- VS Code dannet fetch_ddo_definition .vscode/mcp.json
- Zed dannet fetch_ddo_definition ~/.config/zed/settings.json
- Windsurf dannet fetch_ddo_definition ~/.codeium/windsurf/mcp_config.json
- Cline dannet fetch_ddo_definition ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI dannet fetch_ddo_definition ~/.gemini/settings.json
- Grok dannet fetch_ddo_definition .mcp.json (in your project root)
- ChatGPT dannet fetch_ddo_definition Settings → Connectors → Advanced → Developer mode
- Claude.ai dannet fetch_ddo_definition Settings → Connectors → Add custom connector
- LangChain dannet fetch_ddo_definition pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http dannet https://wordnet.dk/mcp
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.