> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getpara.com/llms.txt
> Use this file to discover all available pages before exploring further.

# AI Tooling

> Connect Para to AI assistants, code editors, and agentic workflows

Para's AI tooling ecosystem lets you integrate wallet infrastructure into AI-powered development workflows. From documentation search in your IDE to automated key management through AI agents, these tools bring Para closer to where you already work.

## Available Now

<CardGroup cols={1}>
  <Card title="Agent Skill" icon="robot" href="/v3/developer-tools/ai-tooling/agent-skill">
    Give your AI coding agent full context on Para — setup, CLI commands, SDK packages, and integration patterns. One command to make any agent a Para expert.
  </Card>

  <Card title="Agentic CLI Workflow" icon="terminal" href="/v3/cli/agentic-development">
    Use `para commands --json`, CLI setup commands, and safe approval boundaries with Claude, Codex, and other coding agents.
  </Card>

  <Card title="MCP Integration" icon="plug" href="/v3/developer-tools/ai-tooling/mcp">
    Connect the Para Docs MCP server to Claude, ChatGPT, Cursor, and other AI tools for direct documentation search and contextual coding assistance.
  </Card>
</CardGroup>
