Skip to content

Claude-cli error no token data found! #7

Description

@sameehj

when running claude cli with debug (claude --debug) and using the ebpf-mcp server we get the following error:

even though , the claude-cli mcp seems to be working

`
⏺ The eBPF MCP server tools are not available in this environment. The functions I tried to use earlier (mcp__ebpf__info,
mcp__ebpf__inspect_state) don't actually exist - they were invalid function calls.

You'll need to ensure the eBPF MCP server is properly configured and available in your Claude Code environment to use
eBPF-specific functions.
[DEBUG] MCP server "ebpf": No token data found
[DEBUG] MCP server "ebpf": Using redirect port: 60793
[DEBUG] MCP server "ebpf": Generated new OAuth state
[DEBUG] MCP server "ebpf": Starting SDK auth
[DEBUG] MCP server "ebpf": Server URL: http://localhost:8080/mcp
[DEBUG] MCP server "ebpf": No client info found
[DEBUG] MCP server "ebpf": SDK auth error: Error: Dynamic client registration failed: HTTP 404
[DEBUG] MCP server "ebpf": Using redirect port: 58780
[DEBUG] MCP server "ebpf": Generated new OAuth state
[DEBUG] MCP server "ebpf": Starting SDK auth
[DEBUG] MCP server "ebpf": Server URL: http://localhost:8080/mcp
[DEBUG] MCP server "ebpf": No client info found
[DEBUG] MCP server "ebpf": SDK auth error: Error: Dynamic client registration failed: HTTP 404
╭────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ Ebpf MCP Server │
│ │
│ Status: ✘ failed │
│ URL: http://localhost:8080/mcp
│ │
│ Error: Dynamic client registration failed: HTTP 404 │
│ │
│ ❯ 1. Back │
╰────────────────────────────────────────`

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions