M
M1 MCP
by @markcoleman
MCP server by markcoleman
Created 12/13/2025
Updated 2 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-m1-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"markcoleman-m1-mcp": {
"command": "npx",
"args": [
"markcoleman-m1-mcp"
]
}
}
}