avahowell/penumbra-mcp
an MCP server for penumbra, allowing AI agents to operate a penumbra wallet.
Platform-specific configuration:
{
"mcpServers": {
"penumbra-mcp": {
"command": "npx",
"args": [
"-y",
"penumbra-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...