MCP Server
Active
MIT
dazai — burn-after-reading secret (motokano) MCP Server
io.github.New1Direction/motokano
What is the dazai — burn-after-reading secret (motokano) MCP server?
Serve a secret to an agent exactly N times from locked RAM, then wipe it and self-destruct.
How to install dazai — burn-after-reading secret (motokano)
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"motokano": {
"command": "https://github.com/New1Direction/ningen-shikkaku/releases/download/v0.1.0/motokano-0.1.0.mcpb",
"args": []
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"motokano": {
"command": "https://github.com/New1Direction/ningen-shikkaku/releases/download/v0.1.0/motokano-0.1.0.mcpb",
"args": []
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"motokano": {
"command": "https://github.com/New1Direction/ningen-shikkaku/releases/download/v0.1.0/motokano-0.1.0.mcpb",
"args": []
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"motokano": {
"type": "stdio",
"command": "https://github.com/New1Direction/ningen-shikkaku/releases/download/v0.1.0/motokano-0.1.0.mcpb",
"args": []
}
}
}Claude Code
claude mcp add motokano -- https://github.com/New1Direction/ningen-shikkaku/releases/download/v0.1.0/motokano-0.1.0.mcpbRelated MCP servers
Wrap any korg:introspect@v1-aware binary as a Claude Code tool, honoring declared side-effects.
5
View repository →Rust
MIT
Verifiable cognition: prove a session ledger is tamper-evident; audit & import any agent's logs.
5
View repository →Python
MIT
Cross-vendor semantic memory: recall across Claude Code / Codex / Grok sessions by meaning.
5
View repository →Rust
MIT
Independent A-F trust grade for any MCP server, watched for drift. Free, never for sale.
5
View repository →TypeScript
MIT