EU Parliament Monitor — API Documentation - v0.9.6
🏠 Home
📊 Analysis & Reports
📚 API
🧠 Political Intelligence
🗺️ Sitemap
📦 GitHub
💖 Sponsor
🛡️ ISMS
🔐 Security Commitment
🇪🇺 EP MCP Server
📦 npm
Preparing search index...
mcp/mcp-config-reader
McpConfigJson
Interface McpConfigJson
Internal shape of the JSON the gh-aw runtime writes.
interface
McpConfigJson
{
gateway
?:
{
apiKey
?:
string
;
port
?:
string
|
number
;
domain
?:
string
}
;
mcpServers
?:
Record
<
string
,
{
headers
?:
Record
<
string
,
string
>
}
>
;
}
Index
Properties
gateway?
mcp
Servers?
Properties
Optional
gateway
gateway
?:
{
apiKey
?:
string
;
port
?:
string
|
number
;
domain
?:
string
}
Optional
mcp
Servers
mcpServers
?:
Record
<
string
,
{
headers
?:
Record
<
string
,
string
>
}
>
Settings
Member Visibility
Protected
Private
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
gateway
mcp
Servers
🧠 Political Intelligence Hub
🗺️ Site Map (all pages, 14 languages)
🏛️ Architecture
🔒 Security Architecture
🛡️ Threat Model
📊 Data Model
🔄 Flowchart
📈 State Diagram
🧠 Mindmap
💼 SWOT Analysis
📜 CRA Assessment
🚀 Future Architecture
🔮 Future Security
🔮 Future Threat Model
📋 Secure Dev Policy
🔐 Information Security Policy
📑 Open Source Policy
🏷️ Classification Policy
🤖 AI Policy
🔑 Access Control Policy
🔏 Cryptography Policy
📋 WORKFLOWS
📋 CONTRIBUTING
🏠 Home
📊 Analysis & Reports
📚 API
🧠 Political Intelligence
🗺️ Sitemap
📦 GitHub
💖 Sponsor
🛡️ ISMS
🔐 Security Commitment
🇪🇺 EP MCP Server
📦 npm
EU Parliament Monitor — API Documentation - v0.9.6
Loading...
Internal shape of the JSON the gh-aw runtime writes.