UNPKG
@r-huijts/opentk-mcp
Version:
latest (1.0.17)
1.0.17
1.0.15
1.0.12
1.0.11
1.0.9
1.0.8
1.0.7
MCP server for Dutch parliamentary data access via OpenTK
@r-huijts/opentk-mcp
/
dist
/
config.d.ts
5 lines
(4 loc)
•
106 B
TypeScript
View Raw
1
2
3
4
5
/** * Configuration for the API service */
export
declare
const
BASE_URL =
"https://berthub.eu/tkconv"
;