MCP server integration
Project-M MCP is the tool gateway for applications and agents that need structured tool access.
MCP URL
https://mcp.itsmechinna.com
Example MCP client configuration
{
"mcpServers": {
"projectm": {
"url": "https://mcp.itsmechinna.com",
"headers": {
"Authorization": "Bearer YOUR_PROJECT_M_API_KEY"
}
}
}
}
Recommended usage
Use MCP for structured actions such as retrieving project metadata, running builder tools, attaching files, triggering automations, discovering available tools, and connecting AI agents to Project-M services.