Fetch, search and map any website as clean, LLM-ready Markdown, without getting blocked.
String Web Access handles proxy rotation, anti-bot protection, CAPTCHAs and JavaScript rendering, so the agent gets the page instead of a block screen.
Install from the Cursor Marketplace, then set your API key:
export STRING_API_KEY=...Keys come from portal.usestring.ai.
| Tool | What it does |
|---|---|
web_access_fetch |
Fetch one URL as Markdown |
web_access_search |
Web search with structured results |
web_access_sitemap |
Crawl a site and return its URLs |
All three are read-only. Backed by the hosted MCP server at https://mcp.usestring.ai/v1/mcp.
Documentation: https://portal.usestring.ai/docs
| Component | Contents |
|---|---|
| Skills | string-web-access (escalation rule and troubleshooting), plus string-search, string-fetch, string-sitemap |
| References | Browser actions, response formats, query construction |
| Commands | /string-setup, /web-research |
| Rules | Handling fetched web content as untrusted data |
| MCP | Hosted server at https://mcp.usestring.ai/v1/mcp (streamable HTTP) |
MIT