Back to search
30
MCP
agentdraft-mcp
pypi/agentdraft-mcpMCP server for AgentDraft — expose the scheduling source of truth to MCP-aware AI clients (Claude Desktop, Cursor, Cline, etc.)
Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"agentdraft-mcp": {
"url": "None",
"transport": "http"
}
}
}