Skip to content

Reduce token count #4

@mattgodbolt

Description

@mattgodbolt

Adding CE mcp eats up a decent chunk of claude's memory:

     MCP tools · /mcp
     └ mcp__compiler-explorer__compile_check_tool (compiler-explorer): 1.5k tokens
     └ mcp__compiler-explorer__compile_and_run_tool (compiler-explorer): 1.8k tokens
     └ mcp__compiler-explorer__compile_with_diagnostics_tool              1.9k 
     (compiler-explorer):                                                 tokens
     └ mcp__compiler-explorer__analyze_optimization_tool                 2.3k tokens
     (compiler-explorer):
     └ mcp__compiler-explorer__compare_compilers_tool (compiler-explorer):795 tokens

     └ mcp__compiler-explorer__generate_share_url_tool                   2.1k tokens
     (compiler-explorer):
     └ mcp__compiler-explorer__find_compilers_tool (compiler-explorer): 1.5k tokens
     └ mcp__compiler-explorer__get_libraries_tool (compiler-explorer): 747 tokens
     └ mcp__compiler-explorer__get_library_details_tool                   751 tokens
     (compiler-explorer):
     └ mcp__compiler-explorer__get_languages_tool (compiler-explorer): 701 tokens
     └ mcp__compiler-explorer__lookup_instruction_tool                   1.5k tokens
     (compiler-explorer):
     └ mcp__compiler-explorer__download_shortlink_tool                   1.4k tokens
     (compiler-explorer):

compared to GH's MCP where each command is 500-600 tokens

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions