Skip to main content
Copy the configuration below and save it as nevermined.mcp.json:
nevermined.mcp.json
{
  "mcpServers": {
    "nevermined-docs": {
      "url": "https://docs.nevermined.app/mcp",
      "type": "http",
      "description": "Nevermined Documentation MCP Server - Access complete Nevermined payment SDK docs, API references, and integration guides"
    }
  }
}

Usage

  1. Copy the JSON content above
  2. Save it as nevermined.mcp.json
  3. Use it in your MCP-compatible IDE configuration
For setup instructions, see the MCP Documentation.