Content Tools
skyfire.xyz
Fetches and aggregates news, financial updates, lifestyle articles, and real-time web search results from various online sources.
ENDPOINT 1
https://mcp-sandbox.skyfire.xyz/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.skyfire-xyz]
url = "https://mcp-sandbox.skyfire.xyz/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"
Authentication is required. Replace the placeholder locally and never commit a secret.
Claude Code
.mcp.json
{
"mcpServers": {
"skyfire-xyz": {
"type": "http",
"url": "https://mcp-sandbox.skyfire.xyz/mcp",
"headers": {
"Authorization": "Bearer YOUR_BEARER_TOKEN"
}
}
}
}
Authentication is required. Replace the placeholder locally and never commit a secret.
Claude Desktop
Settings → Connectors → Add custom connector
Name: skyfire-xyz
Remote MCP URL: https://mcp-sandbox.skyfire.xyz/mcp
Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"skyfire-xyz": {
"url": "https://mcp-sandbox.skyfire.xyz/mcp",
"headers": {
"Authorization": "Bearer YOUR_BEARER_TOKEN"
}
}
}
}
Authentication is required. Replace the placeholder locally and never commit a secret.
Visual Studio Code
.vscode/mcp.json
{
"servers": {
"skyfire-xyz": {
"type": "http",
"url": "https://mcp-sandbox.skyfire.xyz/mcp",
"headers": {
"Authorization": "Bearer ${input:mcp-token}"
}
}
},
"inputs": [
{
"type": "promptString",
"id": "mcp-token",
"description": "skyfire-xyz bearer token",
"password": true
}
]
}
Authentication is required. Replace the placeholder locally and never commit a secret.
Generic MCP
Client-specific MCP configuration
{
"name": "skyfire-xyz",
"transport": "streamable-http",
"url": "https://mcp-sandbox.skyfire.xyz/mcp",
"headers": {
"Authorization": "Bearer YOUR_BEARER_TOKEN"
}
}
Authentication is required. Replace the placeholder locally and never commit a secret.
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://mcp.dappier.com/mcp?apiKey={os.getenv(
MCP server metadata
- Name
- dappier
- Version
- 2.0.0
Dappier MCP Server provides real-time search capabilities and content recommendations. Use these tools to retrieve current information across multiple domains including real-time news, stock market data, financial markets, lifestyle trends, sports updates, pet care advice, sustainability content, and academic research papers. Each tool is optimized for specific content types and sources to deliver accurate, up-to-date information for response generation. Pricing information for each tool is available through resources.
Known tools 8
9-and-10-newsFetch up-to-date local news, weather forecasts, sports coverage, and community stories for Northern Michigan, including the Cadillac and Traverse City areas from 9 and 10 News.
Inferred read-onlycafemom-parentingAccess expert-backed parenting advice, family tips, self-care strategies, and everyday life hacks from CafeMom, Mom.com, LittleThings, and MamasLatinas.
Inferred read-onlymethodshopAccess tech guides, how-tos, and digital lifestyle articles from MethodShop.com.
Inferred read-onlyreal-time-searchReal-time web search to access the latest news, stocks, gold stocks, uk stock market, global market performance, financial news, weather, travel information, deals, and more.
Inferred read-onlywish-tv-aiThe WISH-TV AI datamodel provides real-time news, sports scores, and local event information for Indiana.
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.dappier]
url = "https://mcp.dappier.com/mcp?apiKey={os.getenv("
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"dappier": {
"type": "http",
"url": "https://mcp.dappier.com/mcp?apiKey={os.getenv("
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: dappier
Remote MCP URL: https://mcp.dappier.com/mcp?apiKey={os.getenv(
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": {
"dappier": {
"url": "https://mcp.dappier.com/mcp?apiKey={os.getenv("
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"dappier": {
"type": "http",
"url": "https://mcp.dappier.com/mcp?apiKey={os.getenv("
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "dappier",
"transport": "streamable-http",
"url": "https://mcp.dappier.com/mcp?apiKey={os.getenv("
}
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.