Doriku
@doriku-io
About Doriku
Shared control plane for AI coding agents — Claude Code, Cursor, Windsurf, and teammates sync tasks, persistent memory, decisions, and file locks through one MCP server. 12 consolidated tools (~15KB): task claim/release with resume packs, semantic memory search, lock policies & c
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"doriku": {
"type": "http",
"url": "https://api.doriku.io/mcp",
"headers": {
"Authorization": "Bearer <YOUR_DORIKU_API_KEY>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Doriku?
Doriku is an MCP-native governance plane for
More Developer Tools MCP servers
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Comments