toolforte for Claude Desktop
io.github.toinedotcom/toolforte
Exact IBAN, VAT, cron, regex answers; HTML/URL to hosted PDF or screenshot; agent memory; workflows.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:14
Install toolforte in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"toolforte": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://toolforte.com/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs