MCP Server
MCP
Ziptax Sales Tax API
Real-time US and Canadian sales and use tax rates by address or geo coordinates.
Configuration Example
{
"remotes": [
{
"type": "sse",
"url": "https://mcp.zip-tax.com/sse",
"headers": [
{
"description": "Your Ziptax API key. Get a free key at https://platform.zip.tax",
"isRequired": true,
"isSecret": true,
"name": "X-API-KEY"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
sse
By
Comments
Sign in to leave a comment