Cloud Infrastructure
Trust: 41/100 (Fair)com.picaos/mcp Guide
A Model Context Protocol Server for Pica
10 starsby picahq
Quick Start
Install
npx @picahq/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"com-picaos-mcp": {
"command": "npx",
"args": [
"@picahq/mcp"
]
}
}
}