Back to Apps

ToolPlex
by toolplex
A curated ecosystem for AI agents to discover, install, and execute 4,000+ MCP tools.
0 stars
Works in:ChatGPTCursorWindsurf
Exposes:ToolsPrompts
What it does
ToolPlex acts as a meta-MCP server, providing a curated tool ecosystem. Instead of manually configuring dozens of servers, an agent can use ToolPlex to discover high-quality MCP tools, automate their installation, and execute them across a vast network of integrated capabilities.
Tools
search: Discover new MCP servers and tools based on functionality.installServer: Automatically handle dependencies and build steps to add a new tool.callTool: Execute tools from any installed MCP server without context bloat.savePlaybook: Save successful multi-step workflows for future reuse.listServers: Manage currently active MCP integrations.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"toolplex-mcp": {
"command": "npx",
"args": ["@toolplex/client"],
"env": {
"TOOLPLEX_API_KEY": "YOUR_API_KEY_HERE"
}
}
}
}
Supported hosts
Claude Desktop, Claude.ai, ChatGPT Desktop, Cursor, Windsurf, and any MCP 1.x client.
Quick install
npx @toolplex/clientInformation
- Pricing
- freemium
- Published
- 7/1/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
ChatGPT
Custom connector via ToolPlex Cloud URLClaude Desktop
Use npx @toolplex/client with TOOLPLEX_API_KEY env var





