Data Collection
daedalmap.com
An open geographic query engine providing maintained datasets and multiple interfaces.
ENDPOINT 1
https://app.daedalmap.com/mcp/boundaries
Known tools 0
No tool metadata was available in the registry cache.
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.daedalmap-com]
url = "https://app.daedalmap.com/mcp/boundaries"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/boundaries"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: daedalmap-com
Remote MCP URL: https://app.daedalmap.com/mcp/boundaries
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": {
"daedalmap-com": {
"url": "https://app.daedalmap.com/mcp/boundaries"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/boundaries"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "daedalmap-com",
"transport": "streamable-http",
"url": "https://app.daedalmap.com/mcp/boundaries"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://app.daedalmap.com/mcp
Known tools 0
No tool metadata was available in the registry cache.
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.daedalmap-com]
url = "https://app.daedalmap.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: daedalmap-com
Remote MCP URL: https://app.daedalmap.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": {
"daedalmap-com": {
"url": "https://app.daedalmap.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "daedalmap-com",
"transport": "streamable-http",
"url": "https://app.daedalmap.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 3
https://app.daedalmap.com/mcp/currency
Known tools 0
No tool metadata was available in the registry cache.
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.daedalmap-com]
url = "https://app.daedalmap.com/mcp/currency"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/currency"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: daedalmap-com
Remote MCP URL: https://app.daedalmap.com/mcp/currency
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": {
"daedalmap-com": {
"url": "https://app.daedalmap.com/mcp/currency"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/currency"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "daedalmap-com",
"transport": "streamable-http",
"url": "https://app.daedalmap.com/mcp/currency"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 4
https://app.daedalmap.com/mcp/distributed_manufacturing
Known tools 0
No tool metadata was available in the registry cache.
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.daedalmap-com]
url = "https://app.daedalmap.com/mcp/distributed_manufacturing"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/distributed_manufacturing"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: daedalmap-com
Remote MCP URL: https://app.daedalmap.com/mcp/distributed_manufacturing
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": {
"daedalmap-com": {
"url": "https://app.daedalmap.com/mcp/distributed_manufacturing"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/distributed_manufacturing"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "daedalmap-com",
"transport": "streamable-http",
"url": "https://app.daedalmap.com/mcp/distributed_manufacturing"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 5
https://app.daedalmap.com/mcp/earthquakes
Known tools 0
No tool metadata was available in the registry cache.
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.daedalmap-com]
url = "https://app.daedalmap.com/mcp/earthquakes"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/earthquakes"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: daedalmap-com
Remote MCP URL: https://app.daedalmap.com/mcp/earthquakes
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": {
"daedalmap-com": {
"url": "https://app.daedalmap.com/mcp/earthquakes"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/earthquakes"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "daedalmap-com",
"transport": "streamable-http",
"url": "https://app.daedalmap.com/mcp/earthquakes"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 6
https://app.daedalmap.com/mcp/floods
Known tools 0
No tool metadata was available in the registry cache.
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.daedalmap-com]
url = "https://app.daedalmap.com/mcp/floods"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/floods"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: daedalmap-com
Remote MCP URL: https://app.daedalmap.com/mcp/floods
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": {
"daedalmap-com": {
"url": "https://app.daedalmap.com/mcp/floods"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/floods"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "daedalmap-com",
"transport": "streamable-http",
"url": "https://app.daedalmap.com/mcp/floods"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 7
https://app.daedalmap.com/mcp/geography
Known tools 0
No tool metadata was available in the registry cache.
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.daedalmap-com]
url = "https://app.daedalmap.com/mcp/geography"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/geography"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: daedalmap-com
Remote MCP URL: https://app.daedalmap.com/mcp/geography
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": {
"daedalmap-com": {
"url": "https://app.daedalmap.com/mcp/geography"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/geography"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "daedalmap-com",
"transport": "streamable-http",
"url": "https://app.daedalmap.com/mcp/geography"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 8
https://app.daedalmap.com/mcp/hurricanes
Known tools 0
No tool metadata was available in the registry cache.
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.daedalmap-com]
url = "https://app.daedalmap.com/mcp/hurricanes"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/hurricanes"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: daedalmap-com
Remote MCP URL: https://app.daedalmap.com/mcp/hurricanes
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": {
"daedalmap-com": {
"url": "https://app.daedalmap.com/mcp/hurricanes"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/hurricanes"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "daedalmap-com",
"transport": "streamable-http",
"url": "https://app.daedalmap.com/mcp/hurricanes"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 9
https://app.daedalmap.com/mcp/worldpop
Known tools 0
No tool metadata was available in the registry cache.
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.daedalmap-com]
url = "https://app.daedalmap.com/mcp/worldpop"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/worldpop"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: daedalmap-com
Remote MCP URL: https://app.daedalmap.com/mcp/worldpop
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": {
"daedalmap-com": {
"url": "https://app.daedalmap.com/mcp/worldpop"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/worldpop"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "daedalmap-com",
"transport": "streamable-http",
"url": "https://app.daedalmap.com/mcp/worldpop"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 10
https://app.daedalmap.com/mcp/reverse-geocoding
Known tools 0
No tool metadata was available in the registry cache.
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.daedalmap-com]
url = "https://app.daedalmap.com/mcp/reverse-geocoding"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/reverse-geocoding"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: daedalmap-com
Remote MCP URL: https://app.daedalmap.com/mcp/reverse-geocoding
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": {
"daedalmap-com": {
"url": "https://app.daedalmap.com/mcp/reverse-geocoding"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/reverse-geocoding"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "daedalmap-com",
"transport": "streamable-http",
"url": "https://app.daedalmap.com/mcp/reverse-geocoding"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 11
https://app.daedalmap.com/mcp/tornadoes
Known tools 0
No tool metadata was available in the registry cache.
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.daedalmap-com]
url = "https://app.daedalmap.com/mcp/tornadoes"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/tornadoes"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: daedalmap-com
Remote MCP URL: https://app.daedalmap.com/mcp/tornadoes
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": {
"daedalmap-com": {
"url": "https://app.daedalmap.com/mcp/tornadoes"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/tornadoes"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "daedalmap-com",
"transport": "streamable-http",
"url": "https://app.daedalmap.com/mcp/tornadoes"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 12
https://app.daedalmap.com/mcp/tsunamis
Known tools 0
No tool metadata was available in the registry cache.
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.daedalmap-com]
url = "https://app.daedalmap.com/mcp/tsunamis"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/tsunamis"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: daedalmap-com
Remote MCP URL: https://app.daedalmap.com/mcp/tsunamis
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": {
"daedalmap-com": {
"url": "https://app.daedalmap.com/mcp/tsunamis"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/tsunamis"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "daedalmap-com",
"transport": "streamable-http",
"url": "https://app.daedalmap.com/mcp/tsunamis"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 13
https://app.daedalmap.com/mcp/un_sdg
Known tools 0
No tool metadata was available in the registry cache.
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.daedalmap-com]
url = "https://app.daedalmap.com/mcp/un_sdg"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/un_sdg"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: daedalmap-com
Remote MCP URL: https://app.daedalmap.com/mcp/un_sdg
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": {
"daedalmap-com": {
"url": "https://app.daedalmap.com/mcp/un_sdg"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/un_sdg"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "daedalmap-com",
"transport": "streamable-http",
"url": "https://app.daedalmap.com/mcp/un_sdg"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 14
https://app.daedalmap.com/mcp/volcanoes
Known tools 0
No tool metadata was available in the registry cache.
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.daedalmap-com]
url = "https://app.daedalmap.com/mcp/volcanoes"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/volcanoes"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: daedalmap-com
Remote MCP URL: https://app.daedalmap.com/mcp/volcanoes
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": {
"daedalmap-com": {
"url": "https://app.daedalmap.com/mcp/volcanoes"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/volcanoes"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "daedalmap-com",
"transport": "streamable-http",
"url": "https://app.daedalmap.com/mcp/volcanoes"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 15
https://app.daedalmap.com/mcp/wildfires
Known tools 0
No tool metadata was available in the registry cache.
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.daedalmap-com]
url = "https://app.daedalmap.com/mcp/wildfires"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/wildfires"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: daedalmap-com
Remote MCP URL: https://app.daedalmap.com/mcp/wildfires
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": {
"daedalmap-com": {
"url": "https://app.daedalmap.com/mcp/wildfires"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/wildfires"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "daedalmap-com",
"transport": "streamable-http",
"url": "https://app.daedalmap.com/mcp/wildfires"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 16
https://app.daedalmap.com/mcp/world_bank_wdi
Known tools 0
No tool metadata was available in the registry cache.
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.daedalmap-com]
url = "https://app.daedalmap.com/mcp/world_bank_wdi"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/world_bank_wdi"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: daedalmap-com
Remote MCP URL: https://app.daedalmap.com/mcp/world_bank_wdi
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": {
"daedalmap-com": {
"url": "https://app.daedalmap.com/mcp/world_bank_wdi"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/world_bank_wdi"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "daedalmap-com",
"transport": "streamable-http",
"url": "https://app.daedalmap.com/mcp/world_bank_wdi"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 17
https://app.daedalmap.com/mcp/world_factbook
Known tools 0
No tool metadata was available in the registry cache.
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.daedalmap-com]
url = "https://app.daedalmap.com/mcp/world_factbook"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/world_factbook"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: daedalmap-com
Remote MCP URL: https://app.daedalmap.com/mcp/world_factbook
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": {
"daedalmap-com": {
"url": "https://app.daedalmap.com/mcp/world_factbook"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"daedalmap-com": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/world_factbook"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "daedalmap-com",
"transport": "streamable-http",
"url": "https://app.daedalmap.com/mcp/world_factbook"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for daedalmap.com was fetched 2026-08-03T21:01:24.965Z and is being refreshed.
daedalmap.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.