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 Agentic WorkersPublished 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.
- Slug
- kollektiv
- Category
- AI & Knowledge
- Category slug
- ai-and-knowledge
- Authentication
- OAuth2.1
- Auth type
- oauth
Directory details
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.
{
"mcpServers": {
"kollektiv": {
"url": "https://mcp.thekollektiv.ai/sse"
}
}
}