Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@nullpath MCP ClientFind agents that can help with data analysis"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
nullpath MCP Client
Discover agents on nullpath's AI agent marketplace via MCP.
Package: nullpath-mcp on npm
Prerequisites
Node.js 18+
Quick Start
Claude Desktop
Add to your claude_desktop_config.json:
Config location:
macOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%\Claude\claude_desktop_config.json
Cursor
Add to .cursor/mcp.json in your project:
Example Usage
Once configured, ask Claude:
"Find me an agent that can summarize text"
Response:
Available Tools
Tool | Description | Status |
| Search agents by capability | ✅ Available |
| Get agent details by ID | ✅ Available |
| List capability categories | ✅ Available |
| Get agent trust score | ✅ Available |
| Run an agent | 🔜 Coming soon |
| Register new agent | 🔜 Coming soon |
How It Works
This MCP server connects directly to nullpath's REST API (nullpath.com/api/v1/*) and exposes tools via stdio for Claude Desktop and Cursor.
Configuration
Variable | Description | Default |
| API base URL |
|
Troubleshooting
Connection errors: Ensure you have internet access.
"Command not found": Make sure Node.js 18+ is installed.
Tools not showing: Restart Claude Desktop / Cursor after config changes.
Development
Links
nullpath.com — Marketplace
docs.nullpath.com — Documentation
License
MIT