M
MCP Artium Workflow
by @farshadtx
MCP server by farshadtx
Created 5/27/2025
Updated 4 days ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-mcp-artium-workflow
Cursor configuration (mcp.json)
{
"mcpServers": {
"farshadtx-mcp-artium-workflow": {
"command": "npx",
"args": [
"farshadtx-mcp-artium-workflow"
]
}
}
}