Dosu Developer Resources

Dosu is knowledge management reimagined for the AI era, built to be used directly by developers and by AI coding agents. This page indexes the developer resources for integrating with the Dosu API, MCP server, and CLI.

Docs

  • Documentation: Complete product documentation, setup guides, and API reference

API

MCP

  • Dosu MCP Server: Streamable HTTP Model Context Protocol endpoint for AI agents (Claude, Cursor, VS Code Copilot)
  • MCP Servers Setup: Create and configure MCP servers scoped to your knowledge sources

CLI

Install the Dosu CLI to connect your coding agent:

curl -fsSL https://cli.dosu.dev/install | sh

For AI agents

  • llms.txt: Curated index of Dosu resources for AI models
  • llms-full.txt: Expanded version with inline content for RAG pipelines