canido
Rank #60,480io.github.benswork-space/canido-mcp
Look up permits, licenses, and fees for food service businesses in Austin, SF, and NYC.
canido is a Model Context Protocol (MCP) server published by benswork-space. It ranks #60,480 of 132,113 servers tracked on MCP Toplist. canido is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on Apr 23, 2026 and most recently updated on Apr 23, 2026.
Ranks ahead of 71,633 of 132,113 servers on MCP Toplist.
Use canido
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add canido-mcp -e "CANIDO_API_KEY=<your CANIDO_API_KEY>" -e "CANIDO_API_URL=<your CANIDO_API_URL>" -- npx -y @canido/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.canido-mcp]
command = "npx"
args = ["-y", "@canido/mcp-server"]
[mcp_servers.canido-mcp.env]
CANIDO_API_KEY = "<your CANIDO_API_KEY>"
CANIDO_API_URL = "<your CANIDO_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"canido-mcp": {
"command": "npx",
"args": [
"-y",
"@canido/mcp-server"
],
"env": {
"CANIDO_API_KEY": "<your CANIDO_API_KEY>",
"CANIDO_API_URL": "<your CANIDO_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"canido-mcp": {
"command": "npx",
"args": [
"-y",
"@canido/mcp-server"
],
"env": {
"CANIDO_API_KEY": "<your CANIDO_API_KEY>",
"CANIDO_API_URL": "<your CANIDO_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"canido-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@canido/mcp-server"
],
"env": {
"CANIDO_API_KEY": "<your CANIDO_API_KEY>",
"CANIDO_API_URL": "<your CANIDO_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"canido-mcp": {
"command": "npx",
"args": [
"-y",
"@canido/mcp-server"
],
"env": {
"CANIDO_API_KEY": "<your CANIDO_API_KEY>",
"CANIDO_API_URL": "<your CANIDO_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"canido-mcp": {
"command": "npx",
"args": [
"-y",
"@canido/mcp-server"
],
"env": {
"CANIDO_API_KEY": "<your CANIDO_API_KEY>",
"CANIDO_API_URL": "<your CANIDO_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.benswork-space%2Fcanido-mcp)<a href="https://mcptoplist.com/server/io.github.benswork-space%2Fcanido-mcp"><img src="https://mcptoplist.com/badge/io.github.benswork-space%2Fcanido-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
benswork-space
Other servers by benswork-space
View all benswork-space servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Apr 23, 2026 |
Frequently asked questions
- Who maintains canido?
- canido is maintained by benswork-space, which publishes 3 MCP servers (5 total versions) tracked on MCP Toplist.
- Is canido listed on the Official MCP Registry?
- Yes — canido is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does canido have?
- MCP Toplist tracks 1 version of canido, most recently published on Apr 23, 2026.
- Where can I find the source code for canido?
- The source code for canido is hosted at github.com/benswork-space/canido-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.