Skip to main content
Developer ToolsTypeScript/Rust

picahq/mcp

One MCP for all your integrations — powered by [Pica](https://www.picaos.com), the infrastructure for intelligent, collaborative agents.

developer-toolsofficialcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/picahq/mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "picahq-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "picahq/mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
TypeScript/Rust
Author
picahq