← bilarna.com
INDIVIDUAL MCP TOOL
bilarna_match
Find verified B2B technology providers by service need.
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.bilarna-com]
url = "https://api.bilarna.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"bilarna-com": {
"type": "http",
"url": "https://api.bilarna.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: bilarna-com
Remote MCP URL: https://api.bilarna.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": {
"bilarna-com": {
"url": "https://api.bilarna.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"bilarna-com": {
"type": "http",
"url": "https://api.bilarna.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "bilarna-com",
"transport": "streamable-http",
"url": "https://api.bilarna.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
bilarna_trial_audit— Start a free AEO (Answer Engine Optimization) audit for a website.bilarna_trial_audit_results— Get the full AEO audit results for a completed trial audit job.bilarna_trial_audit_status— Check the status and progress of a trial audit job.bilarna_request— Submit a B2B technology service request.