Navigate:
~$PICA0.4%

Pica: Agentic tooling platform for AI agents

Unified API platform connecting AI agents to 150+ integrations with auth and tool building.

LIVE RANKINGS • 02:15 PM • STEADY
OVERALL
#252
68
AI & ML
#84
25
30 DAY RANKING TREND
ovr#252
·AI#84
STARS
1.4K
FORKS
91
7D STARS
+6
7D FORKS
+1
Tags:
See Repo:
Share:

Learn more about Pica

Pica is an agentic tooling platform that provides AI agents with access to external services through a unified API interface. The platform consists of three main components: OneTool for integration connectivity, AuthKit for OAuth authentication flows, and BuildKit for custom tool creation. Built in Rust, it offers SDK support for multiple programming languages and includes logging and traceability features for monitoring agent activities. The platform is commonly used for building AI agents that need to interact with external services like Gmail, Salesforce, HubSpot, and other business applications.

Pica

1

Unified Integration Layer

Provides access to 150+ integrations through a single SDK interface, eliminating the need to manage multiple API keys and configurations.

2

Built-in Authentication

Handles OAuth flows and token management automatically, supporting multi-tenant applications with secure end-to-end authentication.

3

MCP Server Support

Integrates with Model Context Protocol (MCP) servers, allowing AI development environments like Cursor to access Pica's capabilities directly.


{
  "mcpServers": {
    "pica": {
      "command": "npx",
      "args": ["@picahq/mcp"],
      "env": {
        "PICA_SECRET": "your-pica-secret-key"
      }
    }
  }
}


v1.59.0

1.59.0

  • feat: Puzzle.io OAuth Configuration by @siddharth-bhansali in
v1.58.0

1.58.0

  • feat: Canva OAuth Configuration by @siddharth-bhansali in
  • feat: Contentstack Content Management OAuth by @siddharth-bhansali in
v1.57.0

1.57.0

  • feat: ShipBob OAuth Configuration by @siddharth-bhansali in


[ EXPLORE MORE ]

Related Repositories

Discover similar tools and frameworks used by developers