# MissingManual > An MCP server that commissions a deep-research guide and returns markdown > after the agent authorizes a maximum charge. No signup, no account, no browser checkout. Payment-aware agents connect to Streamable HTTP MCP at `https://missingmanual.ai/mcp`. Two tools: `create_guide` commissions a run after the agent authorizes a maximum, and returns a job id plus one opaque capability; `get_guide` polls with that capability and returns markdown and an itemized receipt only after the charge settles. Research runs up to 90 minutes. A successful run charges measured provider cost rounded up to the next USD cent plus exactly $2.00; a failed or cancelled run charges $0. Status reads are free. Humans can read this site; they cannot buy a guide in a browser. Do not fetch `/mcp` as a document. ## Use - [Install](https://missingmanual.ai/install.md): add the MCP server, and what `create_guide` and `get_guide` expect - [Optional Agent Skill](https://missingmanual.ai/skills/missing-manual-client/SKILL.md): safe creation, capability handling, polling, and receipt sequence - [Pricing](https://missingmanual.ai/pricing.md): authorize a maximum; success is provider cost rounded up to the next cent plus $2.00, failure is $0 - [Homepage](https://missingmanual.ai/index.md): product, tools, and the negative case