Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
AI & KnowledgeAuth: OAuth2.1

Kollektiv hosted MCP server

Docs retrieval

Kollektiv’s hosted MCP server lets agents retrieve from documentation sources synced into the Kollektiv platform, keeping answers grounded in the docs a team actually uses.

Curated by Published Updated

Server description

Chat with documentation you sync into Kollektiv

Kollektiv’s hosted MCP server lets agents retrieve from documentation sources synced into the Kollektiv platform, keeping answers grounded in the docs a team actually uses.

Directory details

Slug
kollektiv
Category
AI & Knowledge
Category slug
ai-and-knowledge
Authentication
OAuth2.1
Auth type
oauth

Use with your agent

Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.

Use with your agent
{
  "mcpServers": {
    "kollektiv": {
      "url": "https://mcp.thekollektiv.ai/sse"
    }
  }
}

Connection links