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.
