AI research on companies and industries β one MCP tool per research domain.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
An MCP server exposing DoableClaw's AI research agent β one tool per research domain, callable individually against a company, an industry, or a pitch deck. Backed by doableclaw.com.
https://ikshan-be-prod-6gbup6suoq-el.a.run.app/mcp/research-v4Authorization: Bearer <token> β see Getting a tokenio.github.ikshan-ai/doableclaw-mcpEach tool runs one research agent standalone. Most take company_name and/or
root_url (at least one required); identity is run automatically by any
tool that needs it, so you don't call it yourself unless identity is all you
want. Every call costs credits from your DoableClaw account β see cost below.
| Tool | What it researches | Credits |
|---|---|---|
deck | Extract and verify claims from a pitch deck's text | 1 |
identity | Legal entity, licenses/registrations, operating footprint | 2 |
market | Market size/segments/regulatory factors β works company-scoped or industry-only | 3 |
brand_signal | Media coverage, social presence, hiring signals, growth proxy | 3 |
market_structure | Market players, share, demand signals, value chain | 3 |
technology | Tech stack, AI/ML capabilities, infrastructure, patents, trademarks | 4 |
product | Products, pricing plans, product gaps | 4 |
people | Founders, leadership, headcount trend, key-person risk | 4 |
financial | Funding history, inferred financial metrics | 5 |
customer_voice | Reviews, success stories, sentiment, pain points, ICP | 5 |
global_benchmark | Comparable companies in other markets, each profiled via nested research β cost varies a lot with how many analogs get found | 6 |
competitive | Competitors, competitive landscape β the most expensive tool by a wide margin, since profiling each competitor runs a full nested research pass | 18 |
whoami | Who you're authenticated as, plus the credit cost table | 0 |
Costs are set from measured median LLM/tool spend per agent across real
research runs, including the identity (and, where relevant, product)
resolution every standalone call re-runs from scratch β competitive costs
what it does because profiling each competitor genuinely re-runs
identity/product/people/etc. research against that competitor.
market is the only tool that works with no company at all β pass just
industry (optionally geography) for an industry-wide view.
deck takes deck_text (the deck's extracted text) instead of a company.
Every other tool takes:
company_name β the company's nameroot_url β the company's websiteAt least one of company_name/root_url is required.
Tool output is JSON (not prose) β the point of calling one of these is the structured research data, not a chat reply.
dcresearch_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.mcp_research_api credit balance and a Buy
credits button if you're out.Revoke a key any time from the same page β an MCP client using a revoked key
starts getting 401s immediately.
Prefer the API directly (e.g. for scripting key rotation)? The page is a thin client over:
The "session token" here is your doableclaw.com login JWT, not the
dcresearch_... MCP key itself β these endpoints are how the account page
manages MCP keys, not something an MCP client calls.
Most MCP clients speak stdio, not remote HTTP directly β bridge with
mcp-remote:
Set DOABLECLAW_MCP_TOKEN in your environment, or hardcode the token in place
of ${DOABLECLAW_MCP_TOKEN} (less safe β avoid committing it anywhere).
Restart your client fully after editing its config.
Every call is metered against your DoableClaw account's credit balance for
the mcp_research_api capability β the same credits system used for other
paid features. A call that would exceed your balance is refused before any
research runs (nothing is charged). Check your balance and buy more from
Account β API Access on doableclaw.com.
v1.0.0 β first public release. synthesis (the full-pipeline join step) and
the underlying skill-level primitives are intentionally not exposed as
separate tools; the 12 agents above are the supported granularity.
Issues and questions: open a GitHub issue on this repo.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/doableclaw-research)<a href="https://allmcps.com/mcp/doableclaw-research"><img src="https://allmcps.com/api/badge/doableclaw-research?style=directory" alt="DoableClaw Research on AllMCPs" /></a>