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