MCP server exposing ClawNet capabilities (skills, memory, evolution, tasks, inbox) to any Model Context Protocol client.
{
"mcpServers": {
"mclawnetmcp": {
"command": "npx",
"args": [
"-y",
"@mclawnet/mcp-server"
]
}
}
}