Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name, description or schema mentions credentials.
Parent endpoint
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.friwol-org]
url = "https://api.friwol.org/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"friwol-org": {
"type": "http",
"url": "https://api.friwol.org/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: friwol-org
Remote MCP URL: https://api.friwol.org/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": {
"friwol-org": {
"url": "https://api.friwol.org/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"friwol-org": {
"type": "http",
"url": "https://api.friwol.org/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "friwol-org",
"transport": "streamable-http",
"url": "https://api.friwol.org/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
crypto_prices— Top 50 crypto by market cap with prices, volume, 24h change ($0.002)crypto_trending— Trending coins and search trends ($0.001)crypto_fear_greed— Crypto Fear & Greed Index 30-day history ($0.001)crypto_gas— Ethereum gas prices ($0.001)crypto_defi_yields— DeFi yield opportunities with APY, TVL ($0.005)crypto_analysis— AI-enriched coin analysis with signals ($0.05)github_trending— Top 25 trending GitHub repos today ($0.002)hackernews_top— Top 30 Hacker News stories ($0.002)