OpenHands / OpenHands/extensions
Add Pilot Protocol to the integration catalog
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 148
- Forks
- 90
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 36
Description
Desired Behavior
OpenHands users should be able to install the published pilotprotocol-mcp package from the integration marketplace as a local stdio server without credentials.
Acceptance Criteria
- The integration catalog includes a schema-valid Pilot Protocol entry.
- The entry launches
npx -y pilotprotocol-mcpover stdio. - The generated integration index and repository test suite pass.
Additional context
The server source and tool reference are available at https://github.com/pilot-protocol/pilot-mcp. Disclosure: I contribute to Pilot Protocol.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review existing integration catalog entries and the schema-validation path to determine the expected Pilot Protocol entry shape. Configure the local stdio command as npx -y pilotprotocol-mcp, then regenerate the integration index and run the repository test suite; done means the entry is schema-valid and all checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 78/100