Citedy exposes a Model Context Protocol (MCP) server that lets MCP-compatible AI clients use Citedy tools natively.Documentation Index
Fetch the complete documentation index at: https://www.citedy.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Connecting
Add to your MCP config (~/.claude/claude_desktop_config.json or project .mcp.json):
Connection Details
- URL:
https://mcp.citedy.com/mcp - Auth:
Authorization: Bearer citedy_agent_... - Transport: Streamable HTTP MCP
Response Envelope
Every tool returns a structured envelope with status and metadata. Async tools include polling instructions (operation.poll_tool).
