Skip to content
Windsurf

ForgeMesh Library MCP for Windsurf

io.github.forgemeshlabs/library-mcp

A paid public-domain knowledge base for AI agents: full-text search, book metadata, chapters.

client:Windsurf transport:stdio runtime:npm

Install ForgeMesh Library MCP in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "library-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@forgemeshlabs/library-mcp"
      ],
      "env": {
        "WALLET_PRIVATE_KEY": "<WALLET_PRIVATE_KEY>",
        "LIBRARY_BASE_URL": "<LIBRARY_BASE_URL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

ForgeMesh Library MCP in other clients