Skip to content
Cline

ForgeMesh Library MCP for Cline

io.github.forgemeshlabs/library-mcp

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

client:Cline transport:stdio runtime:npm

Install ForgeMesh Library MCP in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

ForgeMesh Library MCP in other clients