← Registry

General Tools

jaikin.eu

An MCP server that provides sourced ERP vendor facts, French e-invoicing status, support deadlines, and Odoo 20 change information.

2 endpoints12 known toolsFirst detected September 25, 2026Last detected September 25, 2026

ENDPOINT 1

https://erp-mcp.jaikin.eu/mcp

No auth detected

MCP server metadata

Name
erp-facts
Version
0.2.0
Capabilities
tools.listChanged

Known tools 6

list_vendors

List ERP vendors with id, name, fact count and available topics.

Inferred read-only
vendor_facts

Return sourced facts for one ERP vendor (id or name; aliases: bc/business central/dynamics, sap b1/sap, sage 100/sage x3).

Inferred read-only
einvoicing_status

French e-invoicing (PA) status per vendor plus the national einvoicing_france block.

Inferred read-only
support_deadlines

Support / maintenance end dates per ERP vendor.

Inferred read-only
odoo_20_changes

Breaking and notable changes in Odoo 20.

Inferred read-only
sources_and_method

Dataset checked_on date, certainty levels, volatility rule, GitHub repository and JAIKIN site.

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.erp-facts]
url = "https://erp-mcp.jaikin.eu/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "erp-facts": {
      "type": "http",
      "url": "https://erp-mcp.jaikin.eu/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: erp-facts
Remote MCP URL: https://erp-mcp.jaikin.eu/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": {
    "erp-facts": {
      "url": "https://erp-mcp.jaikin.eu/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "erp-facts": {
      "type": "http",
      "url": "https://erp-mcp.jaikin.eu/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "erp-facts",
  "transport": "streamable-http",
  "url": "https://erp-mcp.jaikin.eu/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://mcp.jaikin.eu/mcp

No auth detected

MCP server metadata

Name
prix-logiciel
Version
0.1.0
Capabilities
tools.listChanged

Known tools 6

search_public_contracts

Search French public procurement awards (DECP) by project type.

Inferred read-only
price_statistics

Published medians/quartiles/tension indices for a project type (and optional nature).

Inferred read-only
private_market_prices

Verified private-market figures (surveys, agency grids) and vendor list prices with source, URL, date and quote.

Inferred read-only
daily_rates

Reference freelance day rates (Free-Work), optional accent-insensitive profile filter.

Inferred read-only
position_quote

Locate an amount in the public award distribution (percentile) with a cautious interpretation.

Inferred read-only
sources_and_method

Dataset sources (DECP, Etalab 2.

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.prix-logiciel]
url = "https://mcp.jaikin.eu/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "prix-logiciel": {
      "type": "http",
      "url": "https://mcp.jaikin.eu/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: prix-logiciel
Remote MCP URL: https://mcp.jaikin.eu/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": {
    "prix-logiciel": {
      "url": "https://mcp.jaikin.eu/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "prix-logiciel": {
      "type": "http",
      "url": "https://mcp.jaikin.eu/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "prix-logiciel",
  "transport": "streamable-http",
  "url": "https://mcp.jaikin.eu/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.