intelica-mcp
Intelica MCP Server provides competitive intelligence for autonomous AI agents, delivering structured JSON market analysis of URLs or company descriptions. Key capabilities:
Analyze a single competitor (
analyze_competitor, $0.05–$1.00 USDC): Submit a URL or text to get structured insights including company positioning, target customers, value propositions, detected competitors, unique differentiators, battlecard, market score, and brand tone. Supports 10 specialized modes:competitive,sales_enablement,fundraising,partnership,acquisition,market_entry,crypto_protocol,venture_screening,regulatory_compliance, andrisk_assessment. Supports optional HTML output and cache bypass.Batch analyze up to 10 competitors in parallel (
batch_analyze, $0.20 USDC flat): More cost-effective than individual calls for analyzing multiple entities simultaneously.Free demo analysis (
demo_analyze, free): Limited analysis for short text descriptions (max 300 characters) — useful for testing before using paid features.Check pricing & configuration (
get_pricing, free): Retrieve live pricing, payment wallet address, network (Base or Solana mainnet), asset (USDC), and protocol (x402) details.
Payment is handled via USDC on Base or Solana mainnet using the x402 protocol — no accounts or API keys required.
Intelica MCP Server
Competitive intelligence for autonomous AI agents — pay $0.05–$1.00 USDC per analysis via x402. No accounts, no API keys.
Analyze any URL or company description and get structured JSON with market positioning, competitors, moat scoring (IMI), and an executable action plan — all in one call.
What you get per call
{
"trace_id": "uuid-v4",
"span_metadata": { "service.name": "intelica", "intelica.latency_ms": 1240, "..." },
"intelica_moat_index": 0.72,
"decision_recommendation": { "action": "partner", "confidence_score": 0.85, "risk_level": "medium" },
"action_plan": {
"objective": "Structure partnership with Stripe within 21 days",
"steps": [
{ "step": 1, "action": "Run partnership analysis", "owner": "bd", "deadline_days": 7, "tool_hint": "POST /intel mode=partnership" },
{ "step": 2, "action": "Define integration surface", "owner": "product", "deadline_days": 14 }
],
"sop_version": "1.0"
},
"next_action_trigger": { "recheck_in_days": 21, "pulse_available": true }
}Related MCP server: hyperd-mcp
Quick start — no wallet needed
# 1. Get a free trial key (5 calls)
curl https://api.intelica.dev/api-keys/trial
# 2. Analyze any company
curl -X POST https://api.intelica.dev/intel \
-H "X-API-KEY: ikey_trial_..." \
-H "Content-Type: application/json" \
-d '{"text": "Stripe payment API for developers", "mode": "competitive"}'Install via Smithery
npx -y @smithery/cli install @teodorofodocrispin-cmyk/intelica-mcpMCP endpoint
https://api.intelica.dev/mcpTransport: HTTP JSON-RPC 2.0. Tools: intel_analyze, intel_batch, intel_demo.
Pricing
Mode | Price | Model |
Standard (competitive, market_entry, fundraising…) | $0.05 USDC | claude-haiku |
Elite (regulatory_compliance, venture_screening, risk_assessment…) | $1.00 USDC | claude-sonnet |
Batch (up to 10 companies) | $0.20 USDC | claude-haiku |
Trial | Free (5 calls) | claude-haiku |
Payment methods
x402 — autonomous USDC on Base or Solana (agents pay per call, no setup)
X-API-KEY — pre-loaded USDC balance (best for pipelines)
Trial key — 5 free calls, no wallet:
GET https://api.intelica.dev/api-keys/trial
Enterprise features (v4.5.6)
trace_id— UUID v4 per request for log correlationspan_metadata— OpenTelemetry-compatible (Datadog, Honeycomb, Grafana-ready)action_plan— SOP with actionable steps, owners, deadlines per decisiondecision_recommendation— enter / avoid / monitor / acquire / partnernext_action_trigger— tells agents when to re-callsources_cited— verified URLs for every claimCompetitive Graph — 3,744+ companies benchmarked
Links
Maintenance
Latest Blog Posts
- 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/teodorofodocrispin-cmyk/intelica-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server