Prerequisites
- Claude Code installed and signed in
- A 2extract API key with the scopes your work needs - see Quick Start
Add the server
--scope project - the entry lands in .mcp.json in the repository root.
Verify
Inside Claude Code, run:2extract should appear as connected. Then ask something read-only:
What is my 2extract balance?
A number comes back. You are connected, and nothing was created or charged.
Managing the server
Troubleshooting
/mcp does not list 2extract
/mcp does not list 2extract
Run
claude mcp list to confirm the entry exists. If it does but is not connecting, the URL is probably missing the /mcp path - the endpoint is https://mcp.2extract.com/mcp, not the bare host.Some tools work, others fail
Some tools work, others fail
That is a scope problem, not a connection problem. The key is missing the scope that tool needs - most often
proxies:read on a key that only has proxies:write. See Overview.Next steps
Usage Examples
Full sessions from request to connection string.
Prompts
Four slash commands that ship with the server.