Skip to content

Test: stdio server support with Cursor / Claude-CLI #10

Description

@sameehj

Currently we support mainly HTTP server with JSON but MCP support can be also used with stdio.

I have mainly tested the HTTP with Claude-CLI as an MCP.

but we need to test it with stdio.

If you run the ebpf-mcp-server on same machine and claude-cli then it's fairly straight forward.

if you run it like me on remote server then you probably need to tunnel the stdio connection somehow to Claude-CLI.

Once successfully tested, we need two things:

  1. Tutorial in Docs on how to do it, you can update the current tutorial to teach both http and stdio and in different cases with remote machine / with local machine.
  2. Add test to the stdio option

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions