OpenHands / OpenHands/extensions

Add Pilot Protocol to the integration catalog

Open Beginner friendly
#537 2 comments 0 reactions 0 assignees View on GitHub

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-mcp over 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.