← Registry

Developer Tools

sslip.io

Provides wildcard DNS resolution for any IP address, useful for development and testing.

x402 supported4 endpoints21 known toolsFirst detected July 25, 2026Last detected July 29, 2026

ENDPOINT 1

https://168.231.82.195.sslip.io/mcp

No auth detected

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.sslip-io]
url = "https://168.231.82.195.sslip.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "sslip-io": {
      "type": "http",
      "url": "https://168.231.82.195.sslip.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "sslip-io": {
      "type": "http",
      "url": "https://168.231.82.195.sslip.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "sslip-io",
  "transport": "streamable-http",
  "url": "https://168.231.82.195.sslip.io/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://37-27-249-33.sslip.io/mcp

No auth detected

MCP server metadata

Name
prd-to-flutter-apk
Version
0.1.0
Capabilities
tools

Known tools 5

validate_prd

Check a product requirements document and report exactly what would be built — screens, models, navigation, auth — without building it.

Inferred read-only
prd_schema

The JSON Schema a product requirements document must satisfy.

Inferred read-only
payment_terms

What a build costs and how to pay: price, token contract, chain and the EIP-712 domain, as an x402 challenge.

Potential side effects
build_status

Status, log, diagnostics, settlement transaction and token usage for a build already paid for.

Inferred read-only
start_build

Buy a build.

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.prd-to-flutter-apk]
url = "https://37-27-249-33.sslip.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "prd-to-flutter-apk": {
      "type": "http",
      "url": "https://37-27-249-33.sslip.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: prd-to-flutter-apk
Remote MCP URL: https://37-27-249-33.sslip.io/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": {
    "prd-to-flutter-apk": {
      "url": "https://37-27-249-33.sslip.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "prd-to-flutter-apk": {
      "type": "http",
      "url": "https://37-27-249-33.sslip.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "prd-to-flutter-apk",
  "transport": "streamable-http",
  "url": "https://37-27-249-33.sslip.io/mcp"
}
MCP Inspector

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

ENDPOINT 3

https://insidermcp.34.73.153.244.sslip.io/mcp

No auth detected

MCP server metadata

Name
fedsignal
Version
2.0.0
Capabilities
tools
Server instructions

Federal contract exposure for US-listed companies. The core capability is entity resolution: award recipients and SEC issuers share no identifier, and large issuers receive most federal money under subsidiary names, so a plain USAspending lookup by company name understates exposure severely. Use federal_revenue_exposure for a known ticker, resolve_recipient to identify which public company a contractor belongs to, and award_momentum to find issuers whose federal business is changing. Call index_coverage before treating an empty result as absence of activity.

Known tools 8

federal_revenue_exposure

Federal contract obligations for one US-listed company over time, rolled up across every award recipient entity that belongs to it, including subsidiaries that file under completely different names.

Inferred read-only
resolve_recipient

Map a federal award recipient's legal name to the US-listed issuer that owns it, or state authoritatively that no listed parent exists.

Inferred read-only
award_momentum

Rank US-listed issuers by the change in their federal contract obligations between the two most recent comparable quarters.

Inferred read-only
contract_insider_overlap

US-listed companies where insiders made open-market purchases in the same window the company was winning federal contract obligations.

Inferred read-only
index_coverage

Report exactly what the index covers: Form 4 date range and filing days ingested, transaction and issuer counts, award period range, number of issuers with attributed awards, and last refresh time.

Inferred read-only
screen_insider_buys

Screen all indexed US public companies by net open-market insider buying and return the strongest names ranked.

Inferred read-only
cluster_buys

Issuers where three or more distinct insiders bought on the open market inside the same window.

Inferred read-only
filings_feed

Normalized Form 4 transactions with USD values computed, insider role resolved, 10b5-1 status flagged, and a link to the original SEC filing so any figure can be verified at source.

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.fedsignal]
url = "https://insidermcp.34.73.153.244.sslip.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fedsignal": {
      "type": "http",
      "url": "https://insidermcp.34.73.153.244.sslip.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fedsignal
Remote MCP URL: https://insidermcp.34.73.153.244.sslip.io/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": {
    "fedsignal": {
      "url": "https://insidermcp.34.73.153.244.sslip.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fedsignal": {
      "type": "http",
      "url": "https://insidermcp.34.73.153.244.sslip.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fedsignal",
  "transport": "streamable-http",
  "url": "https://insidermcp.34.73.153.244.sslip.io/mcp"
}
MCP Inspector

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

ENDPOINT 4

https://insidermcp.34.73.153.244.sslip.io/mcp/federal-contracts

No auth detected

MCP server metadata

Name
fedsignal
Version
2.0.0
Capabilities
tools
Server instructions

Federal contract exposure for US-listed companies. The core capability is entity resolution: award recipients and SEC issuers share no identifier, and large issuers receive most federal money under subsidiary names, so a plain USAspending lookup by company name understates exposure severely. Use federal_revenue_exposure for a known ticker, resolve_recipient to identify which public company a contractor belongs to, and award_momentum to find issuers whose federal business is changing. Call index_coverage before treating an empty result as absence of activity.

Known tools 8

federal_revenue_exposure

Federal contract obligations for one US-listed company over time, rolled up across every award recipient entity that belongs to it, including subsidiaries that file under completely different names.

Inferred read-only
resolve_recipient

Map a federal award recipient's legal name to the US-listed issuer that owns it, or state authoritatively that no listed parent exists.

Inferred read-only
award_momentum

Rank US-listed issuers by the change in their federal contract obligations between the two most recent comparable quarters.

Inferred read-only
contract_insider_overlap

US-listed companies where insiders made open-market purchases in the same window the company was winning federal contract obligations.

Inferred read-only
index_coverage

Report exactly what the index covers: Form 4 date range and filing days ingested, transaction and issuer counts, award period range, number of issuers with attributed awards, and last refresh time.

Inferred read-only
screen_insider_buys

Screen all indexed US public companies by net open-market insider buying and return the strongest names ranked.

Inferred read-only
cluster_buys

Issuers where three or more distinct insiders bought on the open market inside the same window.

Inferred read-only
filings_feed

Normalized Form 4 transactions with USD values computed, insider role resolved, 10b5-1 status flagged, and a link to the original SEC filing so any figure can be verified at source.

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.fedsignal]
url = "https://insidermcp.34.73.153.244.sslip.io/mcp/federal-contracts"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fedsignal": {
      "type": "http",
      "url": "https://insidermcp.34.73.153.244.sslip.io/mcp/federal-contracts"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fedsignal
Remote MCP URL: https://insidermcp.34.73.153.244.sslip.io/mcp/federal-contracts

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": {
    "fedsignal": {
      "url": "https://insidermcp.34.73.153.244.sslip.io/mcp/federal-contracts"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fedsignal": {
      "type": "http",
      "url": "https://insidermcp.34.73.153.244.sslip.io/mcp/federal-contracts"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fedsignal",
  "transport": "streamable-http",
  "url": "https://insidermcp.34.73.153.244.sslip.io/mcp/federal-contracts"
}
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 sslip.io was fetched 2026-08-03T15:03:01.371Z.

Trust status Caution

sslip.io is assessed as Caution: Domain is currently showing placeholder (lorem ipsum) content.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.