← Back to Plugins
MCP Server MCP

TokenSave

github By github 👁 1 views ▲ 0 votes

Code intelligence for 15+ languages: semantic graph queries instead of file reads. 37 MCP tools.

Homepage Verified source GitHub

Install

mcpb:https://github.com/aovestdipaperino/tokensave/releases/download/v4.0.2/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/aovestdipaperino/tokensave/releases/download/v4.0.2/tokensave-v4.0.2-aarch64-macos.mcp.tar.gz",
      "version": "4.0.2",
      "fileSha256": "9afe899381f48d09472b76a09213c9bdcb97c6b9d7f908849b78f4633431d4bd",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "type": "positional",
          "valueHint": "serve"
        }
      ]
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/aovestdipaperino/tokensave/releases/download/v4.0.2/tokensave-v4.0.2-x86_64-linux.mcp.tar.gz",
      "version": "4.0.2",
      "fileSha256": "c6f9294c2183defcf1af96af0454fa06166e8c8071ba87c66a725bfe89fc37e4",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "type": "positional",
          "valueHint": "serve"
        }
      ]
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/aovestdipaperino/tokensave/releases/download/v4.0.2/tokensave-v4.0.2-aarch64-linux.mcp.tar.gz",
      "version": "4.0.2",
      "fileSha256": "47a1c3d40246dae53974d0523b48756d29d68cd82e22c4e2f7c6ad039c7ec0b5",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "type": "positional",
          "valueHint": "serve"
        }
      ]
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/aovestdipaperino/tokensave/releases/download/v4.0.2/tokensave-v4.0.2-x86_64-windows.mcp.zip",
      "version": "4.0.2",
      "fileSha256": "96727c87d09219fb6f6cd4aca4ac10e42e2b7d29565479ada960b04f61b54e46",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "type": "positional",
          "valueHint": "serve"
        }
      ]
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...