ai-agent-marketplace-index-mcp
OneKey Agent Gateway access to Commercial APIs, Skills, MCPs Build once and Ship 10× faster. For devs & builders, A unified API registry to serve and distribute across all agent formats—CLI, REST, MCP, and Skills—eliminating multiple builds. Access 30+ categories like search, image, finance, and 3D Rendering, register, and monetize APIs 10× faster
44 stars
4.1/5
Installation & Usage
Quick Install
1. Install the server
npm install ai-agent-marketplace-index-mcp
2. Configure MCP settings
Add the server to your Claude Desktop or MCP client configuration.
3. Start using
The server will be available for use with your AI assistant.
Configuration Example
{
"servers": {
"ai-agent-marketplace-index-mcp": {
"command": "node",
"args": ["path/to/ai-agent-marketplace-index-mcp"]
}
}
}Add this configuration to your MCP settings file.
Ready to Get Started?
Install ai-agent-marketplace-index-mcp and start building more capable AI applications with Model Context Protocol.