Validates PESEL/NIP/REGON/IBAN/Luhn/ISBN/EAN/SWIFT-BIC/VAT; RPN calc, date math, hashing, tokens
claude mcp add apished --transport http https://apished.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"apished": {
"url": "https://apished.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"apished": {
"serverUrl": "https://apished.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"apished": {
"type": "http",
"url": "https://apished.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"apished": {
"url": "https://apished.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"apished": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://apished.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://apished.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.apished--apished/reviews or the review_server meta-tool.
POST /mcp