High-stakes engineering project execution for AI agents — MCP server
Project description
Keshro MCP
The intelligent execution layer for coding agents, exposed as an MCP server for high-stakes engineering projects.
pip install keshro-mcp
When to use this vs the CLI
Use the CLI (pip install keshro) for the full experience: interactive clarifying questions, migration detection, parallel execution in isolated worktrees, git checkpoints, cross-task context routing, and cost tracking.
Use MCP if your agent platform speaks MCP and you want direct tool-call access to Keshro plans and tasks.
The CLI gives you more control. MCP is more flexible for custom integrations.
Setup
Set your API token:
export KESHRO_API_TOKEN="ksh_pat_..."
Get one from keshro.com/account.
Connect to your agent
MCP works with any agent that supports the protocol — Claude Code, Cline, Continue, Zed, and others.
Claude Code — add to ~/.claude.json:
{
"mcpServers": {
"keshro": {
"command": "keshro-mcp",
"env": { "KESHRO_API_TOKEN": "ksh_pat_..." }
}
}
}
Other MCP clients — point your client at the keshro-mcp binary with KESHRO_API_TOKEN set in the environment. The server uses stdio transport.
Available tools
| Tool | What it does |
|---|---|
generate_plan |
Generate a plan from a description using AI |
list_plans |
List all plans |
get_plan |
Get a plan with all tasks |
plan_status |
Progress summary (task counts, enrichment sources) |
next_task |
Get the next actionable task |
create_plan |
Create a plan manually |
start_task |
Mark a task as in progress |
complete_task |
Mark a task as done |
block_task |
Mark a task as blocked |
unblock_task |
Clear a blocker |
append_task_note |
Add a note to a task |
add_task_artifact |
Attach an artifact link |
record_decision |
Log a decision with context, choice, and reasoning |
edit_task |
Edit task title or description |
push_to_tracker |
Push tasks to Linear, Jira, or GitHub as issues |
sync_pull |
Pull status updates from connected issue tracker |
export_project |
Export project data |
License
MIT
Releases
Publish the MCP package with one GitHub Actions run after you bump pyproject.toml:
gh workflow run "Publish MCP"
That workflow reads the package version from pyproject.toml, publishes the package to PyPI, then creates the matching vX.Y.Z GitHub release automatically.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file keshro_mcp-0.1.31.tar.gz.
File metadata
- Download URL: keshro_mcp-0.1.31.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
648e49729ccf3fd042a6836fa36c47ab8c5cefb0f940df6a6dba5b4fb3c3de7e
|
|
| MD5 |
a2ef1958979820eccc54b9044fb7693b
|
|
| BLAKE2b-256 |
57042554dd4d0dd0a3631193f6066919363cb084f8f1f8d31113ae68ade91987
|
Provenance
The following attestation bundles were made for keshro_mcp-0.1.31.tar.gz:
Publisher:
publish.yml on jlewitt1/keshro-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
keshro_mcp-0.1.31.tar.gz -
Subject digest:
648e49729ccf3fd042a6836fa36c47ab8c5cefb0f940df6a6dba5b4fb3c3de7e - Sigstore transparency entry: 1247091285
- Sigstore integration time:
-
Permalink:
jlewitt1/keshro-mcp@5ab86b48bb95ce4ac71870704ebae498d00facb6 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/jlewitt1
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@5ab86b48bb95ce4ac71870704ebae498d00facb6 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file keshro_mcp-0.1.31-py3-none-any.whl.
File metadata
- Download URL: keshro_mcp-0.1.31-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd14780b692bd4d4481c16c49ae035232ea413b75a644e4c71718d02cf62ac9e
|
|
| MD5 |
42b94ec74fc06f3fe8066986ee152cac
|
|
| BLAKE2b-256 |
2f7ccffe4f83888bf8717d8a4b8db0c919b4553ad528afecfb45bfa15c1eb8ca
|
Provenance
The following attestation bundles were made for keshro_mcp-0.1.31-py3-none-any.whl:
Publisher:
publish.yml on jlewitt1/keshro-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
keshro_mcp-0.1.31-py3-none-any.whl -
Subject digest:
bd14780b692bd4d4481c16c49ae035232ea413b75a644e4c71718d02cf62ac9e - Sigstore transparency entry: 1247091288
- Sigstore integration time:
-
Permalink:
jlewitt1/keshro-mcp@5ab86b48bb95ce4ac71870704ebae498d00facb6 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/jlewitt1
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@5ab86b48bb95ce4ac71870704ebae498d00facb6 -
Trigger Event:
workflow_dispatch
-
Statement type: