Strale - 290+ API capabilities for AI agents MCP Server

Trust and quality infrastructure for AI agents. Strale is a capability marketplace for AI agents. Agents call strale.do() at runtime to access verified capabilities - company registry lookups, compliance checks, financial validation, Web3 security, and more - plus bundled solutions for multi-step workflows like full KYB checks or company due diligence. No hardcoded integrations or credential management.

People connecting finance tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 4 · #86 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Strale - 290+ API capabilities for AI agents

before you install - you'll need

STRALE_API_KEY

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add strale-io-strale --transport http https://api.strale.io/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "strale-io-strale": {
      "url": "https://api.strale.io/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://api.strale.io/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to api.strale.io

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

npm package strale-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.strale-io is GitHub-verified and matches the repo owner

03 · Who maintains Strale - 290+ API capabilities for AI agents

Strale - 290+ API capabilities for AI agents is maintained by strale-io. It's the only MCP server we track from this author; the repo dates to Feb 2026.

04 · Facts

category
finance - ranked #86 of 283 actively-maintained finance servers as of 2026-08-25.
registry
io.github.strale-io/strale (active, first published 2026-03-13 · 7 versions)
packages
npm:strale-mcp

05 · Strale - 290+ API capabilities for AI agents FAQ

What is Strale - 290+ API capabilities for AI agents?

Trust and quality infrastructure for AI agents. Strale is a capability marketplace for AI agents. Agents call strale.do() at runtime to access verified capabilities - company registry lookups, compliance checks, financial validation, Web3 security, and more - plus bundled solutions for multi-step workflows like full KYB checks or company due diligence. No hardcoded integrations or credential management.

Is Strale - 290+ API capabilities for AI agents still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24. We re-verify nightly.

How do I install Strale - 290+ API capabilities for AI agents?

Run `npx -y strale-mcp`. The README documents one environment variable (STRALE_API_KEY) to set first. You can also paste the ready-made client config above.

Does Strale - 290+ API capabilities for AI agents require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

06 · Alternatives to Strale - 290+ API capabilities for AI agents