Parsaa supports the Model Context Protocol (MCP), allowing you to connect external tools and extend its capabilities beyond the built-in toolset.Documentation Index
Fetch the complete documentation index at: https://docs.parsaa.app/llms.txt
Use this file to discover all available pages before exploring further.
What is MCP
The Model Context Protocol is an open standard for connecting AI models to external tools and data sources. MCP servers expose a set of tools that AI models can invoke during conversations — giving them access to databases, APIs, deployment pipelines, and more.What You Can Do
- Connect to any MCP-compatible server and make its tools available to Parsaa
- Add specialized tools for your workflow — database queries, API testing, deployment triggers, monitoring dashboards, and more
- Extend Parsaa’s capabilities without waiting for built-in support
- Chain tools together — the AI can combine MCP tools with Parsaa’s built-in tools in a single conversation
Setup
Configure MCP Servers
Add your MCP server configuration. Each server needs a name and connection details (typically a command to start the server or a URL to connect to).
MCP tools run alongside Parsaa’s built-in tools. The AI can use both in the same conversation, choosing the right tool for each step of a task.
Next Steps
Native Xcode MCP
Connect to Xcode’s built-in MCP server for deep build system integration.
Supported Models
See which AI models work best with tool-heavy workflows.
