drio
Open app

Payman AI Documentation MCP Server

Source

Catalog onlyCatalog onlySTDIO

Overview

Payman AI Documentation MCP Server is a server that provides easy access to Payman AI's documentation, assisting developers in building integrations more efficiently.

To use the server, clone the repository, install the necessary dependencies, build the project, and check if the server is set up correctly. Once running, it can be integrated with AI assistants like Claude or Cursor.

  • Provides access to comprehensive documentation for Payman AI. - Enhances AI assistants' ability to answer integration-related questions. - Supports integration with popular AI platforms like Claude and Cursor.
  1. Assisting developers in understanding Payman AI's capabilities.
  2. Enabling AI assistants to provide accurate documentation responses.
  3. Streamlining the integration process for developers using Payman AI.

Add to your AI client

Use these steps to connect Payman AI Documentation MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "payman-mcp-server-vanshika-rana": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-payman-mcp-server-vanshika-rana"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "payman-mcp-server-vanshika-rana": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-payman-mcp-server-vanshika-rana"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "payman-mcp-server-vanshika-rana": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-payman-mcp-server-vanshika-rana"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "payman-mcp-server-vanshika-rana": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-payman-mcp-server-vanshika-rana"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "payman-mcp-server-vanshika-rana": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-payman-mcp-server-vanshika-rana"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "payman-mcp-server-vanshika-rana": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-payman-mcp-server-vanshika-rana"
      ]
    }
  }
}

FAQ

What are the prerequisites to run the server?

You need Node.js (v14 or higher), npm or yarn, and Git.

Is the server easy to set up?

Yes! The setup involves cloning the repository and installing dependencies.

Can I integrate this server with any AI assistant?

Yes! It can be integrated with Claude and Cursor.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2209,"uuid":"13ae4b88-aee5-466d-b993-cb0fbd0a82ba","name":"payman-mcp-server","title":"Payman AI Documentation MCP Server","description":"","avatar_url":"https://avatars.githubusercontent.com/u/53111491?v=4","created_at":"2025-03-09T04:10:26.156Z","updated_at":"2025-03-12T10:20:31.244Z","status":"created","author_name":"Vanshika-Rana","author_avatar_url":"https://avatars.githubusercontent.com/u/53111491?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/Vanshika-Rana/payman-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":\"TypeScript\",\"is_official\":false,\"latest_commit_time\":\"2025-03-07 17:51:30\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]