screen_address — publicaml MCP Tool
screen_address
(screen address) is one of 7 tools on the
publicaml
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call screen_address from your client
- Claude Code publicaml screen_address run in your project directory
- Claude Desktop publicaml screen_address ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor publicaml screen_address ~/.cursor/mcp.json
- VS Code publicaml screen_address .vscode/mcp.json
- Zed publicaml screen_address ~/.config/zed/settings.json
- Windsurf publicaml screen_address ~/.codeium/windsurf/mcp_config.json
- Cline publicaml screen_address ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI publicaml screen_address ~/.gemini/settings.json
- Grok publicaml screen_address .mcp.json (in your project root)
- ChatGPT publicaml screen_address Settings → Connectors → Advanced → Developer mode
- Claude.ai publicaml screen_address Settings → Connectors → Add custom connector
- LangChain publicaml screen_address pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http publicaml https://mcp.publicaml.org/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.