Pica MCP Server
by picahq
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PICA_SECRET | Yes | Your Pica API key from https://app.picaos.com/settings/api-keys |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
list_connections | List all available active connections in the user's Pica account |
get_available_actions | Get available actions for a specific platform |
get_action_knowledge | Get detailed information about a specific action |
execute_action | Prepare to execute a specific action (requires confirmation) |