First of all thank you for this tool — the pain is real.
I tried using it with Claude Code and Notion MCP and it looks like it fails during the auth flow. Because normally, the CC redirects you to the Notion authorization page.
Config:
"notion": {
"type": "stdio",
"command": "npx",
"args": [
"@respawn-app/tool-filter-mcp",
"--upstream",
"https://mcp.notion.com/mcp"
]
}
P.S. Having --allow would greatly improve the UX when one needs only a couple of MCP tools.
First of all thank you for this tool — the pain is real.
I tried using it with Claude Code and Notion MCP and it looks like it fails during the auth flow. Because normally, the CC redirects you to the Notion authorization page.
Config:
P.S. Having
--allowwould greatly improve the UX when one needs only a couple of MCP tools.