pConAI/Documentation
Back to main page

Model Context Protocol (MCP)

pConAI is built on the foundation of openness and interoperability. That's why we fully support the Model Context Protocol (MCP), allowing our powerful architectural and planning agents to be used outside of our native web interface.

What is MCP?

The Model Context Protocol (MCP) is an open standard introduced by Anthropic that standardizes how AI models connect to external data sources and tools. By adopting MCP, pConAI transforms from a standalone web application into a universal plugin that can inject space-planning superpowers into any compatible IDE or AI assistant.

Why use pConAI via MCP?

  1. Universal Compatibility: Connect your pConAI capabilities directly into Cursor, Claude Desktop, or any other MCP-supported environment.
  2. Zero Integration Code: No need to write complex API wrappers. Just point your client to our MCP server URL, and the capabilities are instantly registered.
  3. Structured Schemas: All of our 19 capability groups are exposed as highly structured, strongly-typed JSON schemas. Your AI client automatically knows exactly what arguments to pass for a given architectural task.

Ready to connect? Check out our Setup Guide to get started!