Loading MCP server directory, please wait...
The most accurate web access API. Stop getting blocked.
npx @getmcp/cli add ai.usestring/web-accessRequires Node.js 18+. Community-contributed server. Review source before installing.
STRING_AI_API_KEYYour String API key (get one at portal.usestring.ai)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.usestring/web-access": {
"command": "npx",
"args": [
"-y",
"@usestring/mcp"
],
"env": {
"STRING_AI_API_KEY": ""
}
}
}
}