Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"devtime": {
"command": "uvx",
"args": [
"--from",
"devtime-ei[mcp]",
"dtc",
"mcp",
"start"
]
}
}
}