88 developer tools for AI agents via Model Context Protocol. Works with Claude, Cursor, Windsurf, and more.
Claude Desktop / Claude Code Recommended
{
"mcpServers": {
"toolpipe": {
"url": "https://toolpipe.dev/mcp"
}
}
}
Add to your claude_desktop_config.json. All 88 tools appear instantly.
Cursor / VS Code / Windsurf
{
"servers": {
"toolpipe": {
"url": "https://toolpipe.dev/mcp"
}
}
}
Local via npx
{
"mcpServers": {
"toolpipe": {
"command": "npx",
"args": ["-y", "@cosai-labs/toolpipe-mcp-server"]
}
}
}
Format, validate, convert (YAML, CSV, XML), query, diff, schema generation
Analyze, summarize, diff, similarity, slugify, regex test, lorem ipsum
Hash (MD5-SHA512), Base64, URL encode, HTML entities, JWT decode/create
DNS lookup, IP geo, email validate, SEO analyze, HTTP request, web scrape
Code analyze, schema generate, Dockerfile, .gitignore, OpenAPI specs
QR codes, color convert, color palettes, image to base64
SQL formatter, CSS/JS minify, markdown to HTML, YAML validate
Timestamps, cron parse, crypto prices, passwords, fake data, templates
ToolPipe is designed for agent-to-agent commerce. Your AI agents can:
/.well-known/mcp.jsonPOST /api-keys/registerPOST /payments/createPOST /payments/verify-tx