International tax research — 213 jurisdictions, 500K+ legal documents.
claude mcp add ifg-tax -- npx -y ifg-mcp-server
claude_desktop_config.json
{
"mcpServers": {
"ifg-tax": {
"command": "npx",
"args": [
"-y",
"ifg-mcp-server"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"ifg-tax": {
"command": "npx",
"args": [
"-y",
"ifg-mcp-server"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"ifg-tax": {
"command": "npx",
"args": [
"-y",
"ifg-mcp-server"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"ifg-tax": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ifg-mcp-server"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"ifg-tax": {
"command": "npx",
"args": [
"-y",
"ifg-mcp-server"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.aitorgarcia21--ifg-tax/reviews or the review_server meta-tool.
POST /mcp