← Back to field tool

Connect Legis-Link

Use Legis-Link from any MCP-compatible AI tool — Claude Desktop, Cursor, Windsurf, or the mobile apps below.

?? Mobile — Recommended

Systemprompt MCP Works now
Voice-controlled MCP client for iOS and Android. Add the server URL in app settings.
Server URL: https://legis-link-mcp-production-3e9b.up.railway.app/sse
Download: Search "Systemprompt MCP" on App Store or Google Play.
Browser PWA Free · No install
Open /app on your phone browser. Tap the share icon → "Add to Home Screen" for an app-like experience with offline support.

??️ Desktop

Claude Desktop
Add to claude_desktop_config.json:
{ "mcpServers": { "legis-link": { "command": "python", "args": ["legis_link_mcp_server.py"], "env": { "LEGIS_LINK_API_KEY": "dev_local" } } } }
Cursor / Windsurf
Add to MCP settings — use the remote SSE endpoint:
{ "mcpServers": { "legis-link": { "url": "https://legis-link-mcp-production-3e9b.up.railway.app/sse" } } }

?? API Keys

Free tier: Use dev_local as your API key for testing (50 requests/day).

Pro tier: $199/year — 1,000 requests/day, all 8 tools. Contact us to get a Pro key.