General Tools
wbso.ai
Provides tools to calculate and assess Dutch WBSO and innovation box tax benefits for businesses.
ENDPOINT 1
https://wbso.ai/api/mcp
MCP server metadata
- Name
- wbso-ai
- Version
- 1.0.0
Known tools 4
voordeel-berekenenBereken het jaarlijkse Nederlandse WBSO-voordeel: voor werkgevers (BV, NV, coöperatie, stichting) de S&O-afdrachtvermindering op loonheffingen, voor ZZP en VOF-vennoten de vaste S&O-aftrek.
Inferred read-onlybedrijfs-checkPraktische check of een Nederlandse onderneming WBSO-subsidie kan aanvragen.
Inferred read-onlyinnovatiebox-berekenenBereken het indicatieve Nederlandse innovatiebox-voordeel op basis van alleen de jaarwinst: winst die toerekenbaar is aan zelf ontwikkelde innovatie (de winst uit WBSO) wordt belast tegen 9% in plaats van het reguliere vennootschapsbelastingtarief, gedurende 3 jaar.
Inferred read-onlyinnovatiebox-quickscanCheck of de Nederlandse innovatiebox kansrijk is voor een bedrijf: triage in 6 vragen op basis van rechtsvorm, WBSO-status, winst of winstverwachting, zelf ontwikkelde innovatie, EBIT-bandbreedte en het type innovatie (software/product/proces).
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.wbso-ai]
url = "https://wbso.ai/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"wbso-ai": {
"type": "http",
"url": "https://wbso.ai/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: wbso-ai
Remote MCP URL: https://wbso.ai/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"wbso-ai": {
"url": "https://wbso.ai/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"wbso-ai": {
"type": "http",
"url": "https://wbso.ai/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "wbso-ai",
"transport": "streamable-http",
"url": "https://wbso.ai/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for wbso.ai was fetched 2026-08-28T22:59:45.772Z.
wbso.ai is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.