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