eCommerce
skybridge.tech
Provides an e-commerce experience with product browsing and Stripe checkout.
ENDPOINT 1
https://capitals.skybridge.tech
MCP server metadata
- Name
- world-capitals-explorer
- Version
- 0.0.1
Known tools 1
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.world-capitals-explorer]
url = "https://capitals.skybridge.tech"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"world-capitals-explorer": {
"type": "http",
"url": "https://capitals.skybridge.tech"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: world-capitals-explorer
Remote MCP URL: https://capitals.skybridge.tech
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": {
"world-capitals-explorer": {
"url": "https://capitals.skybridge.tech"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"world-capitals-explorer": {
"type": "http",
"url": "https://capitals.skybridge.tech"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "world-capitals-explorer",
"transport": "streamable-http",
"url": "https://capitals.skybridge.tech"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://ecommerce.skybridge.tech
MCP server metadata
- Name
- ecom-carousel-app
- Version
- 0.0.1
Known tools 3
create-checkoutCreate a Stripe Checkout session for the selected products and return the checkout URL.
Potential side effectsCONNECT 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.ecom-carousel-app]
url = "https://ecommerce.skybridge.tech"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ecom-carousel-app": {
"type": "http",
"url": "https://ecommerce.skybridge.tech"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ecom-carousel-app
Remote MCP URL: https://ecommerce.skybridge.tech
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": {
"ecom-carousel-app": {
"url": "https://ecommerce.skybridge.tech"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ecom-carousel-app": {
"type": "http",
"url": "https://ecommerce.skybridge.tech"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ecom-carousel-app",
"transport": "streamable-http",
"url": "https://ecommerce.skybridge.tech"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 3
https://everything.skybridge.tech
MCP server metadata
- Name
- alpic-openai-app
- Version
- 0.0.1
Known tools 3
inspect-fileRead a file the user uploaded and echo it back as a downloadable reference.
Inferred read-onlyCONNECT 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.alpic-openai-app]
url = "https://everything.skybridge.tech"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"alpic-openai-app": {
"type": "http",
"url": "https://everything.skybridge.tech"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: alpic-openai-app
Remote MCP URL: https://everything.skybridge.tech
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": {
"alpic-openai-app": {
"url": "https://everything.skybridge.tech"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"alpic-openai-app": {
"type": "http",
"url": "https://everything.skybridge.tech"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "alpic-openai-app",
"transport": "streamable-http",
"url": "https://everything.skybridge.tech"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 4
https://investigation-game.skybridge.tech
MCP server metadata
- Name
- murder-in-the-valley
- Version
- 0.0.1
Known tools 1
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.murder-in-the-valley]
url = "https://investigation-game.skybridge.tech"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"murder-in-the-valley": {
"type": "http",
"url": "https://investigation-game.skybridge.tech"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: murder-in-the-valley
Remote MCP URL: https://investigation-game.skybridge.tech
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": {
"murder-in-the-valley": {
"url": "https://investigation-game.skybridge.tech"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"murder-in-the-valley": {
"type": "http",
"url": "https://investigation-game.skybridge.tech"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "murder-in-the-valley",
"transport": "streamable-http",
"url": "https://investigation-game.skybridge.tech"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 5
https://productivity.skybridge.tech
MCP server metadata
- Name
- productivity-charts-example-server
- Version
- 0.0.1
Known tools 1
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.productivity-charts-example-server]
url = "https://productivity.skybridge.tech"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"productivity-charts-example-server": {
"type": "http",
"url": "https://productivity.skybridge.tech"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: productivity-charts-example-server
Remote MCP URL: https://productivity.skybridge.tech
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": {
"productivity-charts-example-server": {
"url": "https://productivity.skybridge.tech"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"productivity-charts-example-server": {
"type": "http",
"url": "https://productivity.skybridge.tech"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "productivity-charts-example-server",
"transport": "streamable-http",
"url": "https://productivity.skybridge.tech"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 6
https://times-up.skybridge.tech
MCP server metadata
- Name
- times-up
- Version
- 0.0.1
You are playing Time's Up with the user. - At the start of a new conversation, immediately draw the first card by invoking the play tool—do *not* wait for the user to request it. - The user sees the word on the card and will provide you with hints. - Listen attentively and make lively, conversational guesses based on the clues the user provides. - Whenever you think you know the answer, *say your guess clearly to the user first* (for example: "Is it [your guess]?") before using the guess tool. - Always keep the tone energetic and encouraging—never silently invoke a tool or leave the user waiting without a spoken response.
Known tools 2
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.times-up]
url = "https://times-up.skybridge.tech"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"times-up": {
"type": "http",
"url": "https://times-up.skybridge.tech"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: times-up
Remote MCP URL: https://times-up.skybridge.tech
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": {
"times-up": {
"url": "https://times-up.skybridge.tech"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"times-up": {
"type": "http",
"url": "https://times-up.skybridge.tech"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "times-up",
"transport": "streamable-http",
"url": "https://times-up.skybridge.tech"
}
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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.