CompoundPulse Proof
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@CompoundPulse ProofWhat's the case for and against MSFT?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
CompoundPulse Proof — MCP server
A second opinion on any ticker, before you act. The case for it, the case against it, and the price that proves it wrong.
Free. No API key. No account.
npx proof-mcpClaude Desktop / Cursor / Cline
{
"mcpServers": {
"proof": {
"command": "npx",
"args": ["-y", "proof-mcp"]
}
}
}Related MCP server: TickerAPI
The tools
get_proof(ticker) returns, for a US stock, major ETF or major crypto pair:
Verdict |
|
Proves it wrong | the exact price that ends the argument |
Turns constructive | the level on the other side |
What has to happen first | the trigger, stated as a condition |
Factors | every scored input behind the call, with its contribution |
As of | the session date — so you can see how stale it is |
NVDA — NO TRADE (as of the 2026-08-14 session)
Price at that session: $225.01 (-0.07%)
Nothing to do yet. This only becomes a trade on a full daily close
above 227.49 or below 190.01 — until then it is stuck in the middle
of its own range.
PROVES IT WRONG: $190.01
TURNS CONSTRUCTIVE: $227.49get_calibration() audits CompoundPulse itself. It returns the number of claims
fixed before their outcomes, pending and matured counts, claim-hash integrity,
the latest session root, and every published invalidation. It deliberately says
NOT YET instead of inventing an accuracy number while claims are still
pending.
Public misses feed: https://www.compoundpulse.io/track/invalidations.xml
What it is not
It does not predict prices and returns no price target. It makes the assumptions behind a decision explicit before capital is committed.
NO TRADE and WAIT are returned unmodified — the tool will not launder a
non-signal into a buy. If a symbol isn't covered you get a clear "not covered,
and here's why", never a bearish read by accident.
Why you can check it
Every call is recorded before the outcome — pending claims stay out of every score: https://www.compoundpulse.io/track
Every strategy test, including the failures — https://www.compoundpulse.io/research
Levels are fixed for the session and are not rewritten after the move, so any past call can be checked against what actually happened.
Most tools in this category publish neither. A score you can't audit is an opinion with a decimal point.
Privacy
The server creates one random install identifier in
~/.compoundpulse/proof-mcp-install-id. It contains no name, email, account or
device data. CompoundPulse hashes it before logging, so we can distinguish one
active install making 125 calls from 125 active installs making one call. The
raw identifier is never logged.
Disable it at any time:
COMPOUNDPULSE_TELEMETRY=off npx -y proof-mcpThe public REST endpoint is the only service it contacts. Read src/index.js;
the complete behavior is visible there.
The underlying REST endpoint is public too, if you'd rather skip MCP:
curl https://www.compoundpulse.io/api/proof/NVDACoverage
167 symbols: US mega/large caps, major sector and index ETFs, and major crypto
pairs (-USD suffix). A verdict is only published with at least 25 completed
daily sessions of real data behind it.
MIT licensed. Data free to use and quote; attribution requested, not required.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Your stock research journal: watchlists, reverse-DCF valuations, ratios, theses and news.
US stocks, ETFs, crypto → compact brief: patterns, S/R, regime + base rates vs baseline. Not advice.
Free fundamental stock & ETF analysis: 10-point score, verdict and key metrics for any ticker.
What a stock price is betting on: implied growth, duration, and margin, read from SEC filings.
Related MCP Servers
- AlicenseAqualityBmaintenanceResearches any company in ~10 seconds using 10 data sources. Returns structured reports with bull/bear verdict for stocks, crypto, and private companies.212AGPL 3.0
- AlicenseAqualityAmaintenancePre-computed financial market intelligence for AI agents. Stocks, crypto, and ETFs.91675MIT
- AlicenseNot gradedqualityDmaintenanceTurn 40+ data sources into a daily Wall Street-style market briefing, delivered to your Telegram, automatically.4MIT
- AlicenseAqualityBmaintenanceProvides institutional-grade equity analysis for any LLM via MCP, aggregating insider trading, superinvestor holdings, analyst consensus, options data, and valuation into a confidence-weighted verdict.7MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CompoundPulse/proof-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server