# Monid — The agent-native router for tool calls Monid is an agent-native router for tool calls. Your agent describes what it needs; Monid discovers the right endpoint and routes the call — metered under a single balance. One skill, one balance, every tool your agent needs. ## Set up (for agents) - Skill: fetch https://monid.ai/SKILL.md (or send your agent: `set up https://monid.ai/SKILL.md`) - MCP: Monid ships a remote MCP server; any MCP client works (Claude.ai, ChatGPT, Claude Code, Cursor, OpenClaw, OpenCode). - Discover tools: run `monid discover` to fetch, scrape, enrich, or search. ## How it works - No per-provider API keys — Monid holds the keys and brokers calls on your agent's behalf. One balance, one invoice, one rate-limit envelope. - Pay-per-call. You're only charged when a request actually delivers results. No subscriptions, no minimums. - Rate limits are pooled across providers; your agent retries on the next-best provider when one is throttled. ## Links - Home: https://monid.ai - Tools catalog: https://monid.ai/tools - Blog: https://monid.ai/blog - Skill manifest: https://monid.ai/SKILL.md