GitHub Stars
0
User Rating
Not Rated
Forks
3
Issues
0
Views
3
Favorites
0
README
Pushinator MCP
To install dependencies:
bun install
To build:
bun run build
After that, add the Pushinator MCP to your MCP client (the API token can be retrieved in your Pushinator API tokens page):
{
"mcpServers": {
"pushinator": {
"command": "node",
"args": ["path-to-repo/build/index.js"],
"env": {
"PUSHINATOR_API_KEY": "YOUR_PUSHINATOR_API_KEY"
}
}
}
}
Author Information
0
Followers
8
Repositories
0
Gists
2
Total Contributions
Top Contributors
Threads