← Registry

Databases

wallstreet.wiki

Provides searchable financial definitions, reference tables, and formulas across multiple canon sites for investment professionals.

x402 supported1 endpoint13 known toolsFirst detected September 3, 2026Last detected September 3, 2026

ENDPOINT 1

https://canon.wallstreet.wiki/mcp

No auth detected

MCP server metadata

Name
wallstreet-wiki-canon
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Lookup across the .wiki finance canon and deterministic compute with verifiable receipts. Sites: wallstreet.wiki, hedgefund.wiki, options.wiki, fixed-income.wiki, quants.wiki, pe-finance.wiki, m-a.wiki, privatecredit.wiki, venture-capital.wiki. Formulas: options.bsm.price, options.bsm.greeks, options.implied_vol, options.put_call_parity, options.vertical_spread, options.kelly, options.expected_move, bonds.price, bonds.ytm, bonds.risk, hf.sharpe, hf.sortino, hf.max_drawdown, hf.fee_net, quant.annualize, quant.var_parametric, pe.irr, pe.multiples, vc.round, ma.accretion_dilution, ma.lbo_returns, credit.all_in_yield, credit.coverage, cal.is_trading_day, cal.holidays, cal.trading_days_between, cal.add_trading_days, cal.settlement, cal.next_expiration, cal.year_fraction. Every compute returns a receipt (sha256 over formula, version, inputs, outputs) that canon_verify can recompute. Cite the url returned with each entry or formula.

Known tools 13

canon_sites

The sites in the .

Inferred read-only
canon_search

Search defined terms and reference tables across all canon sites (options, fixed income, quants, PE, M&A, private credit, venture, hedge funds).

Inferred read-only
canon_get_entry

Full definition and notes for one entry, by site and id (ids come from canon_search).

Inferred read-only
canon_changes

Aggregated dated change events across every vertical, newest first.

Inferred read-only
canon_list_formulas

The deterministic formula registry: id, site, summary, input names and citations.

Inferred read-only
canon_describe_formula

Input schema with ranges and defaults, output names, stated convention, citations and test vectors for one formula.

Inferred read-only
canon_compute

Run one formula from the registry on validated inputs.

Inferred read-only
canon_verify

Recompute a receipt from its inputs and confirm its id and outputs.

Inferred read-only
canon_batch

Run up to 50 computes in one call, for scenario grids and sensitivity tables.

Inferred read-only
canon_entity

Map a ticker (AAPL, BRK.

Inferred read-only
canon_thresholds

Reference table of the regulatory figures agents get wrong: 13F, 13D and 13G, Form 4, Form PF tiers, adviser registration, 3(c)(1) and 3(c)(7), accredited investor, qualified client, Form D, CFTC 4.

Inferred read-only
canon_contract

Fetch one Kalshi (ticker) or Polymarket (slug or condition id) contract and return rules text, close time, resolution source and status in one shape.

Inferred read-only
canon_cite

Ready-to-paste citation strings (markdown, plain, apa, bibtex) for one entry, with the reviewed date.

Inferred read-only

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

.mcp.json

{
  "mcpServers": {
    "wallstreet-wiki-canon": {
      "type": "http",
      "url": "https://canon.wallstreet.wiki/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "wallstreet-wiki-canon": {
      "type": "http",
      "url": "https://canon.wallstreet.wiki/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "wallstreet-wiki-canon",
  "transport": "streamable-http",
  "url": "https://canon.wallstreet.wiki/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.