← Registry

Analytics

fillstub.com

An options trading journal that reconstructs the full lifecycle of option contracts from broker exports and provides tax handling and statistical confidence intervals.

1 endpoint0 known toolsFirst detected September 14, 2026Last detected September 14, 2026

ENDPOINT 1

https://mcp.fillstub.com/mcp

No auth detected

MCP server metadata

Name
fillstub
Version
0.1.0
Capabilities
tools
Server instructions

FillStub: the caller's own options trading journal, rebuilt from their broker exports. Every contract's real lifecycle (rolls chained, assignments turned into share lots, index options settled in cash), the Section 1256 versus Form 8949 split, and per-strategy statistics where every estimate carries a day-clustered 95% interval. Read the intervals: a win rate of 0.8 over ten sessions has an interval from 0.5 to 1.0 and means very little. The tax tools produce a worksheet, not a filing, and they say what they cannot compute rather than leaving it out.

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.fillstub]
url = "https://mcp.fillstub.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fillstub": {
      "type": "http",
      "url": "https://mcp.fillstub.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fillstub
Remote MCP URL: https://mcp.fillstub.com/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": {
    "fillstub": {
      "url": "https://mcp.fillstub.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fillstub": {
      "type": "http",
      "url": "https://mcp.fillstub.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fillstub",
  "transport": "streamable-http",
  "url": "https://mcp.fillstub.com/mcp"
}
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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.