← ai4sale.ai
INDIVIDUAL MCP TOOL
ai4sale_get_tool
Get full verified details for one tool by its ai4sale id.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
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.ai4sale]
url = "https://ai4sale.ai/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ai4sale": {
"type": "http",
"url": "https://ai4sale.ai/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ai4sale
Remote MCP URL: https://ai4sale.ai/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": {
"ai4sale": {
"url": "https://ai4sale.ai/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ai4sale": {
"type": "http",
"url": "https://ai4sale.ai/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ai4sale",
"transport": "streamable-http",
"url": "https://ai4sale.ai/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
ai4sale_search_tools— Search the verified ai4sale directory of business AI tools.ai4sale_recommend— Recommend verified AI tools for a described business need.ai4sale_list_markets— List the ai4sale business categories with how many verified tools each has.