← Registry

API Tools

helpmyagent.com

Discovers and describes HelpMyAgent APIs, and provides French company funding and certification information.

1 endpoint18 known toolsFirst detected September 3, 2026Last detected September 3, 2026

ENDPOINT 1

https://api.helpmyagent.com/mcp

No auth detected

MCP server metadata

Name
helpmyagent
Version
v1
Capabilities
tools
Server instructions

Use tools/list to discover available tools. search_apis, describe_api and list_categories are free discovery tools. Business tools are paid with x402 and return their business result directly through MCP.

Known tools 18

search_apis

Find HelpMyAgent APIs matching an agent task or intent.

Inferred read-only
describe_api

Return method, executable URL, schemas, price, coverage and documentation for one HelpMyAgent endpoint.

Inferred read-only
list_categories

List public HelpMyAgent API categories and the number of published endpoints in each category.

Inferred read-only
company_fr_aids

Finds and ranks French public funding programs potentially relevant to a company based on its profile, location and project.

Inferred read-only
company_fr_certifications

Aggregates and normalizes public certifications and qualifications available for a French company, including RGE, organic certification and Qualiopi.

Inferred read-only
company_fr_compliance

Checks a French company against multiple public alert and sanctions sources.

Inferred read-only
company_fr_directors

Returns publicly listed directors and legal representatives of a French company from a SIREN or SIRET.

Inferred read-only
company_fr_events

Returns the latest normalized public BODACC events for a French company from a SIREN or SIRET.

Inferred read-only
company_fr_financials

Returns available public financial data for a French company from a SIREN or SIRET, including revenue and net income when available.

Inferred read-only
company_fr_intelligence

Aggregates selected existing French company intelligence services into a single call, with selectable sections and tolerance for temporarily unavailable sources.

Inferred read-only
company_fr_opportunities

Ranks actionable French public funding and open procurement opportunities for a company using its profile, project context and historical public contracts.

Inferred read-only
company_fr_profile

Returns the public profile of a French company from a SIREN or SIRET.

Inferred read-only
company_fr_public_contracts

Returns public contracts awarded to a French company from consolidated French public procurement award data.

Inferred read-only
company_fr_risk

Detects public legal-risk signals for a French company from company status and BODACC notices, including insolvency proceedings and deregistrations.

Inferred read-only
company_fr_search

Searches French companies by name, SIREN, SIRET or optional location criteria and returns structured matching company records.

Inferred read-only
company_fr_signals

Detects explainable business signals from available French company data, including closure, insolvency, revenue changes, new filings, public contracts and certifications.

Inferred read-only
company_fr_verify

Verifies the existence and current status of a French company or establishment from a SIREN or SIRET.

Inferred read-only
procurement_fr_search

Searches currently open French public procurement opportunities and returns normalized BOAMP tender data ready for automated processing.

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

.mcp.json

{
  "mcpServers": {
    "helpmyagent": {
      "type": "http",
      "url": "https://api.helpmyagent.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "helpmyagent",
  "transport": "streamable-http",
  "url": "https://api.helpmyagent.com/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.