← agentrynku.pl
INDIVIDUAL MCP TOOL
get_drivers
Bieżące czynniki makro: surowce, waluty, stopy, nastroje na rynku amerykańskim.
LIVE ENDPOINT
https://agentrynku.pl/api/mcp
Connect to this endpoint to inspect the live schema for get_drivers and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.agent-rynku]
url = "https://agentrynku.pl/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"agent-rynku": {
"type": "http",
"url": "https://agentrynku.pl/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: agent-rynku
Remote MCP URL: https://agentrynku.pl/api/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": {
"agent-rynku": {
"url": "https://agentrynku.pl/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"agent-rynku": {
"type": "http",
"url": "https://agentrynku.pl/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "agent-rynku",
"transport": "streamable-http",
"url": "https://agentrynku.pl/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_portfolio_context— Pełny obraz portfela użytkownika: pozycje, gotówka, watchlista i cele alokacji.get_portfolio_analytics— Krzywa kapitału portfela dzień po dniu, ze stopą zwrotu, obsunięciem, zmiennością i porównaniem z WIG-iem lub S&P 500.get_cross_market_peers— Odpowiedniki spółki na drugim rynku, z korelacją i różnicą wyceny - do porównania GPW z USA.get_total_portfolio_view— Portfel zsumowany ze wszystkich rachunków maklerskich, przeliczony na jedną walutę.get_portfolio_value_history— Historia wartości portfela w czasie.recommend_position_size— Podpowiedź wielkości pozycji na podstawie relacji zysku do ryzyka, zmienności i koncentracji portfela.compare_portfolio_risk_reward— Ranking pozycji i watchlisty według relacji zysku do ryzyka.analyze_thesis_exposure— Rozkład portfela na ogniwa łańcucha wartości AI - gdzie masz ekspozycję, a gdzie dziurę.