initial repo seedings
This commit is contained in:
17
.kiro/settings/mcp.json
Normal file
17
.kiro/settings/mcp.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"factbase": {
|
||||
"command": "../factbase/target/debug/factbase",
|
||||
"args": [
|
||||
"mcp"
|
||||
],
|
||||
"env": {
|
||||
"AWS_PROFILE": "poc"
|
||||
},
|
||||
"disabled": false,
|
||||
"autoApprove": [
|
||||
"*"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user