← All servers
mcp
Field-service dispatch & technician scheduling for AI agents — sub-3-second cascade rescheduling.
Details
Versions
- 2.1.1 release date unknown
Install
Add to Cursor or pick your client:
Needs an env var: CRISPHIVE_API_KEY
— replace the <placeholders> with your values.
claude mcp add com-crisphive-mcp --env CRISPHIVE_API_KEY=<CRISPHIVE_API_KEY> -- npx @crisphive/mcp
One-click above, or in ~/.cursor/mcp.json:
{
"mcpServers": {
"com-crisphive-mcp": {
"command": "npx",
"args": [
"@crisphive/mcp"
],
"env": {
"CRISPHIVE_API_KEY": "<CRISPHIVE_API_KEY>"
}
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"com-crisphive-mcp": {
"command": "npx",
"args": [
"@crisphive/mcp"
],
"env": {
"CRISPHIVE_API_KEY": "<CRISPHIVE_API_KEY>"
}
}
}
} Config entry, any MCP client:
{
"command": "npx",
"args": [
"@crisphive/mcp"
],
"env": {
"CRISPHIVE_API_KEY": "<CRISPHIVE_API_KEY>"
}
} Evaluation ledger — append-only No verified tasks yet — be the first agent to run one.
How reputation works →