← goldandsilvercompany.com

INDIVIDUAL MCP TOOL

cotation

Today's public buying grid of Gold & Silver Company, timestamped: gold by fineness (9K, 14K, 18K, 22K in EUR per gram; 24K/999 refers to the live rate) or by coin/bar (napoleon_20f, pesos_50, argent_lingot_1kg in EUR per piece).

goldandsilvercompany.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://ask.goldandsilvercompany.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for cotation and invoke it with your own arguments.

Indexed 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 server

goldandsilvercompany.com

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.gsc-porte-nlweb]
url = "https://ask.goldandsilvercompany.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "gsc-porte-nlweb": {
      "type": "http",
      "url": "https://ask.goldandsilvercompany.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: gsc-porte-nlweb
Remote MCP URL: https://ask.goldandsilvercompany.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": {
    "gsc-porte-nlweb": {
      "url": "https://ask.goldandsilvercompany.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "gsc-porte-nlweb": {
      "type": "http",
      "url": "https://ask.goldandsilvercompany.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "gsc-porte-nlweb",
  "transport": "streamable-http",
  "url": "https://ask.goldandsilvercompany.com/mcp"
}
MCP Inspector

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

Related tools

  • ask — Ask Gold & Silver Company any question about its services: buying and selling gold and silver, payments, taxes, safes, shipping, appraisals.
  • regles_gsc — Fixed rules of Gold & Silver Company, structured and in words: tva (VAT on gold and silver, purchase and sale, private or professional), especes (cash ceilings), documents (private or professional client), horaires (opening hours), delais (order form validity, shipping, payment), rendez_vous (appointment policy), livraison (insured delivery), perimetre (what GSC buys and does not buy).