UNPKG
@givewp/mcp-server
Version:
latest (2.0.0)
next (0.1.1-next.3)
2.0.0
1.1.1
1.1.0
1.0.0
0.2.2
0.2.1
0.2.0
0.1.1
0.1.1-next.3
0.1.1-next.2
0.1.1-next.1
0.1.1-next
0.1.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
A GiveWP MCP Server implementation
github.com/impress-org/mcp-server
impress-org/mcp-server
@givewp/mcp-server
/
dist
/
tools
/
registry.d.ts
5 lines
•
171 B
TypeScript
View Raw
1
2
3
4
5
export
declare
const
TOOL_NAMES
: {
readonly
API_INFO
:
"get-give-api-info"
;
readonly
API_REQUEST
:
"make-give-api-request"
; };
//# sourceMappingURL=registry.d.ts.map