Loading MCP server directory, please wait...
Human approval for AI agents: a named person approves or rejects, silence is not consent.
npx @getmcp/cli add group.raposa/raposa-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
RAPOSA_API_KEYRaposa Aval API key (free sandbox key at https://raposa.group/start/)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"group.raposa/raposa-mcp": {
"command": "uvx",
"args": [
"raposa-mcp"
],
"env": {
"RAPOSA_API_KEY": ""
}
}
}
}