{"name":"AgentBag site tools","transport":"streamable-http","protocolVersion":"2025-06-18","endpoint":"http://localhost:3100/api/mcp","usage":"POST a JSON-RPC 2.0 message. Start with {\"jsonrpc\":\"2.0\",\"id\":1,\"method\":\"tools/list\"}.","tools":[{"name":"list_bag_modules","description":"List every capability module AgentBag ships, each with a published status (live, beta, or bench) and the caveat that goes with it. Optionally filter by status. Use this first to understand what the product actually does."},{"name":"get_bag_module","description":"Fetch the full published entry for one module: what it does, why it matters, how it works, its status caveat, and its FAQs. Use after list_bag_modules when you need depth on a specific capability."},{"name":"search_bag","description":"Answer a natural-language question strictly from the published capability ledger, returning citations to the modules the answer came from. Declines rather than speculating when the ledger does not cover the question."},{"name":"check_workspace_address","description":"Turn a proposed team name into the tenant subdomain it would become, and report whether that label is usable. Does not reveal whether an address is already taken; that is deliberate."},{"name":"answer_faq","description":"Answer a common question about AgentBag in machine form: a terse declarative answer plus a flat object of primitive-valued facts you can assert against without parsing prose. Prefer this over search_bag for questions about pricing, limits, privacy, tenancy or how to evaluate the product. Call with no arguments to list every question."},{"name":"get_pricing_status","description":"Report the current pricing position honestly, including the fact that billing is deliberately disarmed and no numbers are published yet."},{"name":"join_waitlist","description":"Submit an email address to the AgentBag waitlist, optionally reserving a workspace address. This sends data on the user behalf; confirm with them before calling it."}],"humanReadable":"http://localhost:3100/agents"}