Skip to content
This repository was archived by the owner on May 27, 2026. It is now read-only.

docs: add Related Projects section — fortress-mcp companion server for IBKR traders#19

Open
citychip wants to merge 1 commit into
zzulanas:mainfrom
citychip:docs/add-related-projects
Open

docs: add Related Projects section — fortress-mcp companion server for IBKR traders#19
citychip wants to merge 1 commit into
zzulanas:mainfrom
citychip:docs/add-related-projects

Conversation

@citychip

Copy link
Copy Markdown

Summary

Adds a Related Projects section to the README (placed before Contributing) that mentions fortress-mcp as a complementary MCP server for IBKR options traders.

Why

The two servers solve different halves of the same problem for options traders:

  • quantdata-mcp → market-wide data: GEX walls, order flow, IV skew, max pain for any ticker
  • fortress-mcp → portfolio-level context: live IBKR positions, stop-loss signals, roll candidates, pre-trade gates

Running both together lets Claude answer questions that span market structure and portfolio context in a single prompt — e.g. "Check my MSFT PMCC stop-loss status and show me the current GEX walls."

What was added

  • Comparison table (data source, portfolio awareness, QuantData depth)
  • Combined claude_desktop_config.json example showing both servers configured together
  • Links to fortress-mcp and the Fortress Dashboard repos

No code changes — docs only.

fortress-mcp (https://github.com/citychip/fortress-mcp) is a complementary
MCP server for IBKR options traders. It connects Claude Desktop to a live
IBKR portfolio via the Fortress Dashboard, providing portfolio-level context
(positions, stop-loss signals, roll candidates, pre-trade gates) that
quantdata-mcp's market-wide data alone cannot supply.

Adds a comparison table and combined claude_desktop_config.json example
showing how to run both servers together.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant