MCP RichBot9000

Model Context Protocol (MCP)

Documentation for this site’s MCP endpoint, tokens, and architecture.

One URL for all users: everyone hits the same /mcp endpoint; the Bearer PAT tells Laravel which user and tool group apply. You can create many tokens per account (different clients, groups, or rotations). Each PAT is scoped to one tool group in v1.

Remote access: a PAT minted for a tool group lets any MCP-capable client on the network use tools/list and tools/call for tools in that group only—the token is the credential, not the browser session.