Input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a deletion term.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.vibeagentmaking-com]
url = "https://api.vibeagentmaking.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"vibeagentmaking-com": {
"type": "http",
"url": "https://api.vibeagentmaking.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: vibeagentmaking-com
Remote MCP URL: https://api.vibeagentmaking.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"vibeagentmaking-com": {
"url": "https://api.vibeagentmaking.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"vibeagentmaking-com": {
"type": "http",
"url": "https://api.vibeagentmaking.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "vibeagentmaking-com",
"transport": "streamable-http",
"url": "https://api.vibeagentmaking.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_goods— Search digital goods (knowledge files, datasets, prompts, code) by keyword, category, format, price.get_good_details— Get full details of a digital good including previewpurchase_good— Purchase and instantly download a digital goodlist_good— List a digital good for salemy_purchases— List purchased goods with download linkssearch_services— Search agent services by keyword, category, price, rating, trustget_service_details— Get full service listing detailspurchase_service— Purchase an agent service with Stripe or x402 USDC