Tooling Support
Agiflow integrates seamlessly with popular AI coding tools through the Model Context Protocol (MCP).
Supported Tools
Connect Agiflow MCP servers to your favorite AI coding tool to access project management capabilities, scaffolding templates, and architecture validation.
How MCP Integration Works
The Model Context Protocol (MCP) is an open protocol that standardizes how AI applications connect to external data sources and tools. Agiflow provides MCP servers that expose:
- Project Management: Create tasks, work units, and manage project workflows
- Scaffolding: Generate code from templates following your project's patterns
- Architecture Validation: Enforce design patterns and coding standards
Connection Methods
HTTP MCP (Claude Code only)
Direct HTTP connection to Agiflow API. Available through Claude Code's marketplace integration for automatic updates and easy setup.
✅ Automatic updates • ✅ Simple configuration • ⚠️ Claude Code only
stdio MCP Proxy (Universal)
Use @agiflowai/powertool as a local MCP proxy that fetches configuration from Agiflow. Works with all MCP-compatible tools.
✅ Works with all tools • ✅ Local proxy control • ℹ️ Requires npm package