Connect the SimplifiedClaim MCP server to Claude, Cursor, or any MCP client. Your assistant estimates credits, reads documents, and checks eligibility — using your AI, our engine.
➜ npx mcp-remote https://simplifiedclaim.com/api/mcpThe tools
Like paper trading: every tool below is read-only — it computes, reads, and assesses, but never writes to your account.
estimate_sred_creditFederal + provincial ITC estimate from salaries, contractors, materials, capital and grants. Pure math — runs in milliseconds, costs zero AI.
extract_document_textClean text from any PDF (incl. scanned/OCR), DOCX, DOC, image, or web page — by URL or upload. One extractor, every surface.
score_sred_eligibilityHands your model the CRA five-question rubric plus the content to score — verdict, breakdown, red flags, gaps. Your model, your tokens.
analyze_sred_projectTurns raw docs or notes into structured SR&ED answers — uncertainties, iterations, objectives. Returns the prompt + schema; your model fills it in.
generate_sred_draftDrafts the T661 narrative (lines 242 / 244 / 246) from structured answers. Returns the writing prompt; your model writes it.
save_to_fiscal_yearWrite · comingTools that persist data — save an extraction, create a claim — sit behind OAuth with your tenant scope and an explicit confirmation step. Monitoring is open; placing the order is not.
Bring your own AI
You connect the endpoint to the assistant you already pay for — Claude, Cursor, Copilot, Gemini. Your agent does the reasoning and calls our tools. The math and parsing run on our server at no AI cost to you.
{
"mcpServers": {
"sred": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://simplifiedclaim.com/api/mcp"]
}
}
}Clients that speak Streamable HTTP can point straight at https://simplifiedclaim.com/api/mcp. The mcp-remote bridge covers the rest.
Start with a free readiness score, or talk to a consultant about your project and fiscal year.