Wires Claude or any MCP client to a CiviCRM instance via APIv4, with typed tools for contacts, contributions, events, and relationships. Authentication is AuthX first, with API key fallback. Writes and deletes are gated behind explicit env flags, and dry run mode lets you validate behavior before going live. You get introspection tools to explore entities and fields, plus the ability to run admin-built SavedSearches. The generic api4 passthrough exists but ships disabled. Reach for this if you're building agent workflows that need to read donor records, log activities, or register event participants without writing raw API calls.
claude mcp add --transport stdio yogiadhik-civicrm-mcp -- npx -y civicrm-mcp