{
  "markdown": "# Official Mobbin MCP server\n\nMobbin's official MCP server is available at `https://api.mobbin.com/mcp` via Streamable HTTP transport. For setup instructions and usage, see the [documentation](https://docs.mobbin.com/mcp). To learn more about what you can do with the Mobbin MCP server, visit [mobbin.com/mcp](https://mobbin.com/mcp).\n\n## Setup\n\nMobbin is a hosted remote MCP server — there is nothing to clone, install, or run locally, and no API key to configure. Add it to your MCP client as a Streamable HTTP server:\n\n```json\n{\n  \"mcpServers\": {\n    \"mobbin\": {\n      \"url\": \"https://api.mobbin.com/mcp\"\n    }\n  }\n}\n```\n\nSome clients need the transport stated explicitly — in Cline, add `\"type\": \"streamableHttp\"` alongside `url`, otherwise it falls back to the legacy SSE transport and the connection fails.\n\nOn first use, your client opens a browser window to sign in to Mobbin and authorize access via OAuth.\n\nPer-client, step-by-step instructions are at [docs.mobbin.com/mcp/clients/overview](https://docs.mobbin.com/mcp/clients/overview). For the tools the server exposes, see [docs.mobbin.com/mcp/features](https://docs.mobbin.com/mcp/features).\n",
  "bytes": 1156,
  "sha": "ebf3f7363ffd485d189fd0f4e0df4e65ea05bb9a2560bad46d5493d6f1b15c3f",
  "repo_slug": "mobbin/mobbin-mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_com_mobbin_mobbin_7b579159/readme"
}