Catalog
io.github.nousulabs-debug/pohjola-api
Official1 toolAgent-native API for Finnish public company data via YTJ. Pay-per-call $0.01 USDC over x402.
Query Finnish public company data from YTJ with per-call USDC payment via x402.
Captured live from the server via tools/list.
ytj_company_lookup
Look up a Finnish company by Y-tunnus (business ID) from the YTJ Avoindata registry. Returns structured company information including name, status, legal entity type, and registration dates.
Parameters (1)
- idstringrequired
Finnish Y-tunnus, format 1234567-8
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"pohjola-api": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://pohjola-api.nousulabs.workers.dev/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.