Loading MCP server directory, please wait...
Complete web tasks in the user's own Chrome via an observe-decide-act browser agent.
npx @getmcp/cli add io.github.Tulipe1735/prismRequires Node.js 18+. Community-contributed server. Review source before installing.
TYPESAFE_API_KEYTypeSafe API key used for the decision model.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Tulipe1735/prism": {
"command": "npx",
"args": [
"-y",
"@tulipe1735/prism"
],
"env": {
"TYPESAFE_API_KEY": "",
"TEXT_MODEL_API_KEY": "",
"TEXT_MODEL_BASE_URL": "https://api.deepseek.com/v1",
"TEXT_MODEL": "deepseek-chat"
}
}
}
}