picahq/mcp
One MCP for all your integrations — powered by [Pica](https://www.picaos.com), the infrastructure for intelligent, collaborative agents.
Quick Start
Clone the repository:
git clone https://github.com/picahq/mcpClaude Desktop configuration example:
{
"mcpServers": {
"picahq-mcp": {
"command": "npx",
"args": [
"-y",
"picahq/mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.