Skip to content

Document usage with Claude Desktop #11

@mborne

Description

@mborne

claude_desktop_config.json for ignfab/geocontext (data.geopf.fr) and https://github.com/datagouv/datagouv-mcp (data.gouv.fr) :

https://modelcontextprotocol.io/docs/develop/connect-local-servers ->

{
  "mcpServers": {
    "geocontext": {
      "command": "npx",
      "args": ["-y", "@ignfab/geocontext"]
    },
  "datagouv": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://mcp.data.gouv.fr/mcp"
      ]
    }
  },
  "preferences": {
    "coworkScheduledTasksEnabled": false,
    "sidebarMode": "chat",
    "coworkWebSearchEnabled": false,
    "ccdScheduledTasksEnabled": true
  }
}

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions