Pica is a powerful platform that provides APIs and tools to build, deploy, and scale AI agents with seamless access to over 100+ integrations. It simplifies the process of connecting AI agents to real-world tools and services through a unified interface.
Documentation is available at docs.picaos.com and built with Mintlify.
- OneTool SDK: A single SDK that connects AI agents seamlessly to all APIs and tools, handling schema definitions, authentication, and execution processes automatically
- Unified API: Access 100+ integrations through standardized endpoints with common models
- Vault API: Manage your integrations securely through comprehensive connection management
- Built-in Authentication: Robust authentication system with AuthKit for secure API access
- Multiple SDK Support: Integration with popular frameworks including Vercel AI SDK, Anthropic MCP (coming soon), Vapi (coming soon), and Langchain (coming soon)
Install the Mintlify CLI to preview the documentation changes locally. To install, use the following command
npm i -g mintlify
Run the following command at the root of your documentation (where mint.json is)
mintlify dev
- Mintlify dev isn't running - Run
mintlify install
it'll re-install dependencies. - Page loads as a 404 - Make sure you are running in a folder with
mint.json