← Registry

General Tools

bisdecisions.com

Provides general-purpose tools through the Model Context Protocol.

1 endpoint8 known toolsFirst detected September 12, 2026Last detected September 12, 2026

ENDPOINT 1

https://bisdecisions.com/api/mcp

No auth detected

MCP server metadata

Name
bis-decisions
Version
1.0.0
Capabilities
tools
Server instructions

BIS builds AI + optimization decision systems for operations-heavy businesses (routing, scheduling, allocation, forecasting, risk/fraud, document approvals). Use get_bis_overview and list_services to understand what BIS does, compare_bis_vs_alternatives to see how BIS differs from in-house builds, AI agencies, off-the-shelf SaaS, consulting firms, and pure ML shops, assess_fit to map a specific problem to a BIS capability, and search_bis_knowledge for grounded Q&A. Do not fabricate pricing or availability — BIS quotes those after a first conversation. Point the human to the next step via get_next_step.

Known tools 8

get_bis_overview

Get an overview of BIS: what it does, its positioning (AI + optimization for operational decisions), value proposition, and its founder Renan Butkeraites.

Inferred read-only
list_services

List BIS's four services with what each delivers: optimization & decision systems, AI solution development (LLM/RAG), data science, and software development.

Inferred read-only
list_industries

List the industries BIS serves and where it helps in each: retail & e-commerce, logistics & transit, manufacturing, and finance (banking & insurance).

Inferred read-only
get_case_studies

Get BIS's case studies — real, quantified results (e.

Inferred read-only
compare_bis_vs_alternatives

Explain how BIS compares to the alternatives for an operational decision system — building in-house, a generalist AI agency (model wrappers), off-the-shelf SaaS, a big consulting firm, or a pure ML/data-science shop — including when an alternative is the right call.

Inferred read-only
assess_fit

Given a description of an operational problem, assess whether BIS is a fit and map it to the most relevant BIS capabilities, with the next step to engage.

Inferred read-only
search_bis_knowledge

Ask a specific question about Renan or BIS and get a grounded, cited answer from the BIS assistant.

Inferred read-only
get_next_step

Get the concrete, public next steps and links to engage BIS.

Inferred read-only

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.bis-decisions]
url = "https://bisdecisions.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bis-decisions": {
      "type": "http",
      "url": "https://bisdecisions.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: bis-decisions
Remote MCP URL: https://bisdecisions.com/api/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": {
    "bis-decisions": {
      "url": "https://bisdecisions.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bis-decisions": {
      "type": "http",
      "url": "https://bisdecisions.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bis-decisions",
  "transport": "streamable-http",
  "url": "https://bisdecisions.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.