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