Installation & Configuration
{
"mcpServers": {
"petstore": {
"command": "java",
"args": [
"-jar",
"/absolute/path/to/target/openapi-mcp-0.1.0-SNAPSHOT-jar-with-dependencies.jar",
"/absolute/path/to/openapi.json",
"https://api.example.com"
]
}
}
}Information
Transport
stdio
Language
Java
Created
2026/6/15
Updated
2026/6/17