{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_a69sdsj79wfx","handle":"cited-mcp","url":"https://wellknown.network/agents/cited-mcp","links":{"self":"https://wellknown.network/agents/cited-mcp/record.json","html":"https://wellknown.network/agents/cited-mcp","markdown":"https://wellknown.network/agents/cited-mcp/record.md","api":"https://wellknown.network/api/v1/agents/cited-mcp","status":"https://wellknown.network/api/v1/agents/cited-mcp/status","claim":"https://wellknown.network/agents/cited-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/cited-mcp/claim.json","badge":"https://wellknown.network/agents/cited-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:cited-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"cited-mcp","summary":"MCP server for the Cited GEO platform","description":"# cited-mcp\n\nMCP server for the [Cited](https://youcited.com) Generative Engine Optimization (GEO) platform. Exposes 73 tools that let AI assistants like Claude manage businesses, run GEO audits, generate recommendations, work a prioritized action plan, verify fixes via the Validation Engine, and create solutions — all through the [Model Context Protocol](https://modelcontextprotocol.io/).\n\n## Install\n\n```bash\npip install cited-mcp\n```\n\nOr run directly without installing:\n\n```bash\nuvx cited-mcp\n```\n\n## Usage\n\n### Claude Desktop (Custom Connector — recommended)\n\nNo local install required. Claude connects to Cited's hosted MCP server directly:\n\n1. Open Claude Desktop → **Settings** → **Customize > Connectors**\n2. Click **\"+\"** → **\"Add custom connector\"**\n3. Enter URL: `https://mcp.youcited.com/mcp`\n4. Click **Add**\n\nYour browser will open for authentication on first use. See [Anthropic's connector guide](https://support.claude.com/en/articles/11175166-get-started-with-custom-connectors-using-remote-mcp) for details.\n\n> **Requires:** Claude Pro, Max, Team, or Enterprise plan.\n\n### Claude Desktop (Developer Config — alternative)\n\nIf Custom Connectors aren't available, use the developer config with `mcp-remote`:\n\n```json\n{\n  \"mcpServers\": {\n    \"cited\": {\n      \"command\": \"npx\",\n      \"args\": [\"mcp-remote\", \"https://mcp.youcited.com/mcp\"]\n    }\n  }\n}\n```\n\nAdd to `Settings → Developer → Edit Config`, then restart Claude Desktop.\n\n> **Prerequisite:** [Node.js](https://nodejs.org) must be installed for `npx`.\n\n### Claude Desktop (local stdio server)\n\nIf you prefer running the server locally:\n\n```json\n{\n  \"mcpServers\": {\n    \"cited\": {\n      \"command\": \"uvx\",\n      \"args\": [\"cited-mcp\"],\n      \"env\": {\n        \"CITED_TOKEN\": \"your-jwt-token\"\n      }\n    }\n  }\n}\n```\n\nGet your token by running `cited login` and then `cited auth token` with the [cited-cli](https://pypi.org/project/cited-cli/).\n\n### Claude Code\n\nAdd the remote server as a tool source in your Claude Code settin…","publisher":null,"homepage":null,"repository":null,"version":"0.5.1","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:cited-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"security.identity","name":"Identity & Access","confidence":0.825,"provenance":"derived"}],"categories":["security"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"cited-mcp","registry":"pypi","observedAt":"2026-09-09T11:34:49.382Z","publishedAt":"2026-05-18T19:02:52.347922Z","latestVersion":"0.5.1"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"cited-mcp","url":"https://pypi.org/project/cited-mcp/","firstSeenAt":"2026-09-09T11:30:42.131Z","fetchedAt":"2026-09-09T11:30:42.131Z","normalizedAt":"2026-09-09T11:30:42.131Z"}]},"firstSeenAt":"2026-09-09T11:30:42.131Z","updatedAt":"2026-09-09T11:34:49.382Z"}