Payman AI Documentation MCP Server
MCP server that provides easy access to Payman AI's documentation and helps developers build integrations more efficiently.
Overview
This repository contains the source code for a Payman documentation MCP server. This server allows AI assistants like Claude or Cursor to access Payman's documentation to help developers with their integration questions. By running this server locally, you can enhance your AI assistant's ability to provide accurate and helpful information about Payman's capabilities.
Prerequisites
Installation
- Clone the repository:
- Navigate to the project directory:
- Install dependencies:
Building the Project
Build the TypeScript code into JavaScript:
Checking Server
Check if the server is properly setup:
If everything is good, you can now add the Payman MCP server to any client.
local-only server
The server can only run on the client's local machine because it depends on local resources.
Provides AI assistants with access to Payman's documentation, helping developers build integrations more efficiently through enhanced contextual support.
Related MCP Servers
- -securityFlicense-qualityProvides curated documentation access via the Gemini API, enabling users to query and interact with technical docs effectively by overcoming context and search limitations.Last updated -13TypeScript
- -securityAlicense-qualityProvides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context.Last updated -33TypeScriptMIT License
- AsecurityFlicenseAqualityProvides AI assistants like Claude or Cursor with access to Payman AI's documentation, helping developers build integrations more efficiently.Last updated -5TypeScript
- AsecurityFlicenseAqualityA server that provides easy access to Payman AI's APIs, allowing users to create payees, search payees, send payments, and check balances using natural language prompts.Last updated -53JavaScript