Endpoint
Add it to your client
Opening
https://docs.2extract.com/mcp in a browser returns an error rather than a page. That is expected - the path speaks the protocol, not HTML.Verify
Ask your agent something that is only answerable from these docs:Search the 2extract docs: what is the format of the proxy connection username?
The agent calls a search tool against the docs server and answers with the real parameter format, citing the page it came from.
Search versus loading a file
Both routes get the documentation into your agent. They cost different things.
They are not exclusive. A useful combination is the file loaded for the format rules you keep needing, and the docs server for the occasional lookup of something specific - a country code, a particular error.
Running both 2extract servers
A setup that covers everything:Troubleshooting
Client will not connect
Client will not connect
Check the
/mcp path is present and the transport is Streamable HTTP. There is no key to get wrong here, so those are the only two variables.The agent answers from memory instead of searching
The agent answers from memory instead of searching
Ask explicitly - “search the 2extract docs for…” - rather than asking the question directly. Models tend to answer from training data unless prompted to look.
It found the page but the answer is wrong
It found the page but the answer is wrong
Ask it to quote the source. If the quote does not support the answer, the model summarised badly rather than the docs being wrong - and we would like to know either way at support@2extract.com.
Next steps
MCP Server
The server that provisions proxies rather than reading docs.
LLM References
The same content as static files.