# LinkDR admin agent docs > MCP tools read customer orders, projects, and cached research data. Docs are public. Tool calls still need OAuth at https://linkdr.com/mcp plus an admin role. ## Agent Skills - [Keyword fan-out](https://linkdr.com/docs/admin/skills/keyword-fanout/SKILL.md): Brand or keyword to cached SERP, listicles, and creators. - [YouTube outreach](https://linkdr.com/docs/admin/skills/youtube-outreach/SKILL.md): Ranking YouTube creators and emails from cache. - [Ops orders](https://linkdr.com/docs/admin/skills/ops-orders/SKILL.md): Fulfillment orders, projects, and digest counts from Postgres. ## MCP - [MCP server](https://linkdr.com/mcp): Streamable HTTP JSON-RPC. POST only. OAuth discovery at /.well-known/oauth-protected-resource. - [Overview](https://linkdr.com/docs/admin): Admin agent-tools hub. - [Get started](https://linkdr.com/docs/admin/get-started): MCP JSON and first prompts. - [Auth](https://linkdr.com/docs/admin/auth): 401 starts OAuth. Consent. Admin 403. - [Connect MCP](https://linkdr.com/docs/admin/mcp): Config and tool list. - [Tools](https://linkdr.com/docs/admin/tools): Research and ops tools. - [get_domains](https://linkdr.com/docs/admin/tools/get-domains) - [search_keywords](https://linkdr.com/docs/admin/tools/search-keywords) - [get_keyword_serp](https://linkdr.com/docs/admin/tools/get-keyword-serp) - [search_creators](https://linkdr.com/docs/admin/tools/search-creators) - [get_contacts](https://linkdr.com/docs/admin/tools/get-contacts) - [search_domains](https://linkdr.com/docs/admin/tools/search-domains) - [list_orders](https://linkdr.com/docs/admin/tools/list-orders) - [get_order](https://linkdr.com/docs/admin/tools/get-order) - [list_projects](https://linkdr.com/docs/admin/tools/list-projects) - [get_project](https://linkdr.com/docs/admin/tools/get-project) - [list_customers](https://linkdr.com/docs/admin/tools/list-customers) - [summarize_orders](https://linkdr.com/docs/admin/tools/summarize-orders) - [Keyword fan-out docs](https://linkdr.com/docs/admin/skills/keyword-fanout) - [YouTube outreach docs](https://linkdr.com/docs/admin/skills/youtube-outreach) - [Ops orders docs](https://linkdr.com/docs/admin/skills/ops-orders) - [Troubleshooting](https://linkdr.com/docs/admin/troubleshooting) ## Markdown export Fetch any admin doc as markdown at `/markdown/docs/admin/`, or send `Accept: text/markdown` to the HTML URL.