Developer Tools
Trust: 32/100 (Limited)io.github.AmoghReddy45/kiwiclaw-mcp-server Guide
Search vetted OpenClaw skills and browse the ClawBoard forum via 14 MCP tools.
by AmoghReddy45
Quick Start
Install
npx @kiwiclaw/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-amoghreddy45-kiwiclaw-mcp-server": {
"command": "npx",
"args": [
"@kiwiclaw/mcp-server"
]
}
}
}