APIShed for VS Code
com.apished/apished
Validates PESEL/NIP/REGON/IBAN/Luhn/ISBN/EAN/SWIFT-BIC/VAT; RPN, date math, hash, tokens, random
client:VS Code
transport:streamable-http
tools:32
Install APIShed in VS Code
.vscode/mcp.json
{
"servers": {
"apished": {
"type": "http",
"url": "https://apished.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code can do once it is connected
- datemath_add
- datemath_age
- datemath_businessdays
- datemath_dayofweek
- datemath_diff
- datemath_leapyear
- ean_validate
- email_validate
- encode_decode
- encode_encode
- hash_digest
- iban_validate
- isbn_validate
- jsonschema_validate
- luhn_validate
- nip_validate
- pesel_validate
- random_int
- regex_match
- regon_validate
- rpncalc_eval
- swiftbic_validate
- text_charat
- text_count